Skip to content

cub target open

cub target open

Open the target list in the web UI

Synopsis

Open the web UI on the target list.

Examples:

  # Open the target list
  cub target open

  # Print the URL instead of opening a browser
  cub target open --print-url
cub target open [flags]

Options

  -h, --help        help for open
      --print-url   Print the URL instead of opening a browser

Options inherited from parent commands

      --context string   The context to use for this command
      --debug            Debug output
      --space string     space ID to perform command on

SEE ALSO