vela system dry-run
Dry Run an application, and output the K8s resources as result to stdout
Synopsis
Dry Run an application, and output the K8s resources as result to stdout, only CUE template supported for now
vela system dry-run
Examples
vela dry-run
Options
-d, --definition string specify a definition file or directory, it will only be used in dry-run rather than applied to K8s cluster
-f, --file string application file name (default "./app.yaml")
-h, --help help for dry-run
Options inherited from parent commands
-e, --env string specify environment name for application
SEE ALSO
- vela system - System management utilities