Files
kubevela/documentation/cli/vela_dashboard.md
T
zzxwill bc3169a1b5 Rename vela env switch to vela env set
Renaming and update cli documentation
Fix #235
2020-09-11 19:46:45 +08:00

877 B

vela dashboard

Setup API Server and launch Dashboard

Synopsis

Setup API Server and launch Dashboard

vela dashboard [flags]

Examples

dashboard

Options

      --development            Development mode. (default true)
  -h, --help                   help for dashboard
      --log-compress           Enable compression on the rotated logs. (default true)
      --log-file-path string   The log file path.
      --log-retain-date int    The number of days of logs history to retain. (default 7)
      --port string            specify port for dashboard (default ":38081")
      --static string          specify local static file directory

Options inherited from parent commands

  -e, --env string   specify env name for application

SEE ALSO

Auto generated by spf13/cobra on 11-Sep-2020