#fedora #bodhi #cli #client

app bodhi-cli

bodhi CLI client based on bodhi-rs

21 releases (7 stable)

2.1.0 Mar 14, 2023
2.0.1 May 30, 2022
2.0.0 Feb 1, 2022
1.1.0 Sep 25, 2021
0.3.1 Mar 8, 2020

#1087 in Command line utilities

Download history 3/week @ 2022-12-02 1/week @ 2022-12-09 20/week @ 2022-12-16 2/week @ 2022-12-23 1/week @ 2022-12-30 1/week @ 2023-01-06 6/week @ 2023-01-13 3/week @ 2023-01-20 10/week @ 2023-01-27 62/week @ 2023-02-10 36/week @ 2023-02-17 1/week @ 2023-02-24 2/week @ 2023-03-03 16/week @ 2023-03-10 46/week @ 2023-03-17

65 downloads per month

MIT/Apache

43KB
978 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

~18–52MB
~1M SLoC