Skip to main content

Module auth

Module auth 

Source
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§

AuthCommand
Top-level romm-cli auth command group.
AuthLoginCommand
Options for romm-cli auth login.

Enums§

AuthAction
Specific action within romm-cli auth.

Functions§

handle
Execute romm-cli auth ....