Parallel Works

pw context current

pw context current

Show the current context

Synopsis

The pw context current command displays the name of the current context.

pw context current [flags]

Examples

  pw context current
  
  # Using alias
  pw ctx current

Options

  -h, --help   help for current

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