Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Command = cli.Command{
Name: "dashboard",
Description: "Open and view the URL to the Common Fate web dashboard",
Usage: "Open and view the URL to the Common Fate web dashboard",
Subcommands: []*cli.Command{
&openCommand,
&urlCommand,
},
Action: cli.ShowSubcommandHelp,
}
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.