Parallel Works

pw billing skus get

Show a single SKU (including archived)

pw billing skus get <unit> <sku-id> [flags]

Examples

  pw billing skus get -o json core-hours <sku-id>

Options

  -h, --help            help for get
      --org string      Target organization (defaults to current context)
  -o, --output string   Output format (table, json) (default "table")

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. Will override any other platform host settings.
  -v, --verbose                Enable verbose logging

SEE ALSO