bodhi-cli

Crates.iobodhi-cli
lib.rsbodhi-cli
version2.1.2
sourcesrc
created_at2020-01-20 18:33:42.822081
updated_at2024-04-07 12:53:17.648742
descriptionbodhi CLI client based on bodhi-rs
homepage
repositoryhttps://github.com/ironthree/bodhi-cli
max_upload_size
id200522
size126,703
Fabio Valentini (decathorpe)

documentation

README

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).

Commit count: 79

cargo fmt