Files
kubevela/docs/cli/vela_dashboard.md
2020-10-30 11:42:27 +08:00

885 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 30-Oct-2020