mirror of
https://github.com/kubevela/kubevela.git
synced 2026-08-19 04:26:39 +00:00
hide dashboard command
This commit is contained in:
@@ -35,6 +35,7 @@ func NewDashboardCommand(c types.Args, ioStreams cmdutil.IOStreams, frontendSour
|
||||
var o Options
|
||||
o.frontendSource = frontendSource
|
||||
cmd := &cobra.Command{
|
||||
Hidden: true,
|
||||
Use: "dashboard",
|
||||
Short: "Setup API Server and launch Dashboard",
|
||||
Long: "Setup API Server and launch Dashboard",
|
||||
|
||||
Reference in New Issue
Block a user