Documentation ¶ Index ¶ func GenCommandList(endpoint *endpoint.Endpoints) (cmdList []*cli.Command) func NewCreateProjectCommand(endpoint *endpoint.Endpoints) *cli.Command type CreateProjectCommand func (t *CreateProjectCommand) Main() Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GenCommandList ¶ func GenCommandList(endpoint *endpoint.Endpoints) (cmdList []*cli.Command) func NewCreateProjectCommand ¶ func NewCreateProjectCommand(endpoint *endpoint.Endpoints) *cli.Command Types ¶ type CreateProjectCommand ¶ type CreateProjectCommand struct { // contains filtered or unexported fields } func (*CreateProjectCommand) Main ¶ func (t *CreateProjectCommand) Main() Source Files ¶ View all Source files command.go create.go Click to show internal directories. Click to hide internal directories.