Files
kubevela/docs/cli/vela_dashboard.md
zzxwill f77999e8dc Update related vela show/status docs
updated related `vela show/status` docs, also update
`vela ls/delete` related documentation
2020-11-02 11:49:48 +08:00

884 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 environment name for application

SEE ALSO

Auto generated by spf13/cobra on 2-Nov-2020