Files
kubevela/docs/cli/vela_dashboard.md
roy wang 1522280e50 refresh cli docs
Signed-off-by: roy wang <seiwy2010@gmail.com>
2020-10-28 14:16:19 +09: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 28-Oct-2020