Profiles allow you to switch between multiple accounts or servers (if you are using a self-hosted solution) easily without repeatedly entering credentials.

Commands

CommandDescription
profile listList all configured profiles
profile addAdd a new profile configuration
profile modifyModify an existing profile
profile removeRemove a profile configuration
profile useSwitch to a specific profile

Inherited Global Flags

This command also supports Global Flags, such as:
  • --config – Config file (default: $HOME/.suprsend.yaml)
  • -n, --no-color – Disable color output
  • -v, --verbosity – Log level (debug, info, warn, error, fatal, panic) (default “info”)