ks whoami

ks whoami

Shows the current user unique identifier

Synopsis

Shows the current user unique identifier.

This unique user identifier is intended te be used by projects owners, to add members to projects.

ks whoami [flags]

Examples

ks whoami

Options

  -h, --help   help for whoami

Options inherited from parent commands

  -c, --config string   config file (default is $HOME/.config/keystone/keystone.yaml)
      --debug           debug output
      --env string      environment to use instead of the current one
  -q, --quiet           make the output machine readable
  -s, --skip            skip prompts and use default

SEE ALSO

  • ks - A safe system for developers to store, share and use secrets.
Auto generated by spf13/cobra on 12-Jan-2023

Edit this page on GitHub