Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCreateCommand ¶ added in v0.0.13
NewCreateCommand creates a new command for creating a project.
func NewListCommand ¶
NewListCommand creates a new command to deal with projects
Types ¶
type CreateOptions ¶ added in v0.0.13
type CreateOptions struct { Args []string Title string Workspace string NaivetyDistributionRate int32 }
CreateOptions are the options to be able to create a project.
type ListOptions ¶
ListOptions is the options for the listing projects command.
Click to show internal directories.
Click to hide internal directories.