jx preview get

Display one or more Previews Aliases: list

Usage

jx preview get

Synopsis

Display one or more preview environments.

Examples

# List all preview environments
jx-preview get

# View the current preview environment URL
# inside a CI pipeline
jx-preview get --current

Options

  -c, --current   Output the URL of the current Preview application the current pipeline just deployed
  -h, --help      help for get
  -w, --wait      Waits for a preview deployment with commit hash that matches latest commit

Source

jenkins-x-plugins/jx-preview


Last modified September 26, 2023: chore: regenerated plugin docs (917156d7d4)