23 releases (9 stable)

2.1.2 Apr 7, 2024
2.1.1 Nov 14, 2023
2.1.0 Mar 14, 2023
2.0.1 May 30, 2022
0.3.1 Mar 8, 2020

#673 in Command line utilities

Download history 3/week @ 2024-03-10 9/week @ 2024-03-31 117/week @ 2024-04-07 4/week @ 2024-04-14

1,171 downloads per month

MIT/Apache

44KB
981 lines

bodhi CLI client based on bodhi-rs

This CLI client for bodhi-rs exposes almost all functionality of the official bodhi python client, and almost all features of the bodhi-rs rust bindings.

By default, bodhi-cli will store the FAS password in the session keyring, when the user is first prompted to enter it. To disable this, pass the --no-store-password / -n CLI switch. To ignore any previously saved passwords, pass the --ignore-keyring / -k CLI switch (for example, if you've changed your password).

Dependencies

~19–35MB
~588K SLoC