Expand description
Authentication command group (romm-cli auth ...).
This is intentionally layered on top of the existing config/keyring logic in
src/config.rs so users can rotate credentials without re-entering the ROM
path / base URL.
Structs§
- Auth
Command - Top-level
romm-cli authcommand group. - Auth
Login Command - Options for
romm-cli auth login.
Enums§
- Auth
Action - Specific action within
romm-cli auth.
Functions§
- handle
- Execute
romm-cli auth ....