Files
kubevela/docs/en/cli/vela_system_dry-run.md
yangsoon 52c88ec6c5 Update docs for the format of the new website (#1330)
* update docs

* fix toc

* add zh-CN
2021-03-28 16:37:35 +08:00

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

Auto generated by spf13/cobra on 20-Mar-2021