List of all items
Structs
- cli::Cli
- cli::LoginArgs
- client::ApiClient
- client::LoginRequest
- client::LoginResponse
- client::UserInfo
- commands::app::AppDetail
- commands::app::AppListItem
- commands::app::AppListResponse
- commands::app::AppStats
- commands::app::CreateAppRequest
- commands::app::CreateAppResponse
- commands::app::DeleteAppResponse
- commands::app::RecentUser
- commands::app::ResetTokenResponse
- commands::app::UpdateAppRequest
- commands::app::UpdateAppResponse
- commands::user::UserCommand
- config::Account
- config::Config
- config::LogConfig
- config::OutputConfig
- config::ServerConfig
Enums
- cli::AccountsCommands
- cli::AdminCommands
- cli::AdminUsersCommands
- cli::AppCommands
- cli::Commands
- cli::ConfigCommands
- cli::UserCommands
- error::CliError
- output::OutputFormat
Functions
- auth::get_api_client
- auth::get_api_client_for_server
- auth::get_current_account
- auth::remove_account
- auth::require_admin
- auth::require_developer
- auth::require_role
- auth::save_account
- auth::save_account_with_role
- auth::switch_account
- auth::verify_current_account
- commands::accounts::execute
- commands::admin::execute
- commands::app::create_app
- commands::app::delete_app
- commands::app::disable_app
- commands::app::enable_app
- commands::app::execute
- commands::app::list_apps
- commands::app::reset_token
- commands::app::show_app
- commands::app::show_stats
- commands::app::update_app
- commands::config::execute
- commands::login::execute
- commands::logout::execute
- commands::user::execute
- commands::whoami::execute
- crypto::decrypt_token
- crypto::encrypt_token
- output::create_table
- output::create_table_with_headers
- output::format_output
- output::print_error
- output::print_info
- output::print_success
- output::print_table
- output::print_warning