Parallel Works

pw auth whoami

pw auth whoami

Print effective user

Synopsis

Use pw auth whoami to verify your authentication.

Prints the currently authenticated identity. Typically, this will be the username of the account used to authenticate. However, it can also be other values, such as cluster-session:demo/democluster/1.

pw auth whoami [flags]

Options

  -h, --help   help for whoami

Options inherited from parent commands

      --context string         The context to use. Overrides PW_CONTEXT environment variable and current context from config.
      --platform-host string   The Parallel Works ACTIVATE platform host to use. Overrides PW_PLATFORM_HOST environment variable and the current context's server.
  -v, --verbose                Enable verbose logging

SEE ALSO