metalcloud-cli account
Manage user accounts and account-related operations
Synopsis
Section titled “Synopsis”Manage user accounts and account-related operations in the MetalCloud platform.
This command group provides functionality to:
- List all accounts in the system
- View detailed information about specific accounts
- Create new accounts with custom configurations
- Update existing account properties
- Archive accounts to disable them
- List users associated with an account
All account operations require appropriate permissions to perform user management tasks.
Options
Section titled “Options” -h, --help help for accountOptions inherited from parent commands
Section titled “Options inherited from parent commands” -k, --api_key string MetalCloud API key -c, --config string Config file path -d, --debug Set to enable debug logging -e, --endpoint string MetalCloud API endpoint -f, --format string Output format. Supported values are 'text','csv','md','json','yaml'. (default "text") -i, --insecure_skip_verify Set to allow insecure transport -l, --log_file string Log file path -v, --verbosity string Log level verbosity (default "INFO")SEE ALSO
Section titled “SEE ALSO”- metalcloud-cli - MetalCloud CLI
- metalcloud-cli account archive - Archive an account to disable it
- metalcloud-cli account create - Create a new account with custom configuration
- metalcloud-cli account get - Get detailed information about a specific account
- metalcloud-cli account list - List all accounts in the system
- metalcloud-cli account update - Update an existing account configuration
- metalcloud-cli account users - List all users associated with a specific account