版本:v1.4
vela dry-run
Dry Run an application, and output the K8s resources as result to stdout
Dry-run application locally, render the Kubernetes resources as result to stdout.
vela dry-run
vela dry-run
-d, --definition string specify a definition file or directory, it will only be used in dry-run rather than applied to K8s cluster-e, --env string specify environment name for application-f, --file string application file name (default "./app.yaml")-h, --help help for dry-run-n, --namespace string specify the Kubernetes namespace to use--offline dry-run Run dry-run in offline / local mode, all validation steps will be skipped
-y, --yes Assume yes for all user prompts
Last updated on 2022年12月22日 by Ihor Sychevskyi