Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 690 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 690 Bytes

bodhi CLI client based on bodhi-rs (DEPRECATED)

Warning

This application no longer works as of bodhi-server 8.0.0 due to breaking changes to / removal of the OpenID authentication endpoint.

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