metalcloud-cli user

Manage user accounts and their properties

Synopsis

Comprehensive user management commands for creating, modifying, and managing user accounts. These commands allow you to perform various operations on user accounts including:

  • Creating individual or bulk users

  • Managing user permissions and limits

  • Handling SSH keys and authentication

  • User lifecycle operations (archive/unarchive, suspend/unsuspend)

  • Account management and configuration updates

All commands require appropriate permissions and most modification commands require the user ID as a parameter. Use ‘metalcloud-cli user list’ to find user IDs.

Options

  -h, --help   help for user

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

Auto generated by spf13/cobra on 11-Aug-2025