Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Command = &cli.Command{
Name: "create",
Usage: "create data for test",
Subcommands: []*cli.Command{
keyCommand,
accountCommand,
benchmarkCommand,
},
}
Command is the command of create
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.