Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewGetCommand ¶
NewGetCommand returns the get project command
func NewListCommand ¶
NewListCommand returns the list projects command
func NewProjectCommand ¶
NewProjectCommand creates the project parent command with all subcommands
Types ¶
type EnvironmentRow ¶
type EnvironmentRow struct {
UUID string `json:"environment_uuid"`
EnvironmentName string `json:"environment_name"`
}
EnvironmentRow represents an environment for display
Click to show internal directories.
Click to hide internal directories.