Skip to main content

Module auth

Module auth 

Source
Expand description

cloud auth subcommands: login, logout, and whoami.

Dispatches the AuthCommands enum to the per-command modules that manage the locally stored cloud credentials and authenticated-user state.

Structs§

LogoutArgs

Enums§

AuthCommands

Functions§

execute