Files
kubevela/docs/cli/vela_dashboard.md
Harry Zhang ec5b45a428 Init docs for kubevela
Move non user facint things into e2e
2020-10-26 14:34:22 -07: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 20-Oct-2020