mirror of
https://github.com/kubevela/kubevela.git
synced 2026-05-16 06:16:52 +00:00
622 B
622 B
title
| title |
|---|
| vela system dry-run |
Dry Run an application, and output the conversion result to stdout
Synopsis
Dry Run an application, and output the conversion result to stdout
vela system dry-run
Examples
vela dry-run
Options
-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