Skip to main content

ogc_deployments_stop

ogc deployments stop

Stop deployment

ogc deployments stop [flags]

Examples

ogc deployments stop ID --project-id <project-id>

Options

  -h, --help                help for stop
  -k, --package-id string   Package ID where deployment will be stopped
  -p, --project-id string   Project ID where deployment will be stopped
  -t, --timeout int         Wait timeout in seconds (default 600)
  -w, --wait                Wait for deployment to stop before returning

Options inherited from parent commands

  -x, --output string   Output format. Empty for human-readable, 'json', 'json-line' or 'yaml'

SEE ALSO