Skip to main content

ogc_deployments_create

ogc deployments create

Creates a new deployment

ogc deployments create [flags]

Examples

ogc deployments create --package-id <package-id> --project-id <project-id> --environment-id <environment-id>

Options

  -h, --help                help for create
  -k, --package-id string   Package ID where deployment will be created
  -p, --project-id string   Project ID where deployment will be created
  -s, --self-heal           Enable self heal

Options inherited from parent commands

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

SEE ALSO