Documentation
¶
Index ¶
- Variables
- func NewAddCommand() *cobra.Command
- func NewConfigCommand() *cobra.Command
- func NewDeleteCommand() *cobra.Command
- func NewDoctorCommand() *cobra.Command
- func NewEditCommand() *cobra.Command
- func NewInfoCommand() *cobra.Command
- func NewInitCommand() *cobra.Command
- func NewListCommand() *cobra.Command
- func NewLogoutCommand() *cobra.Command
- func NewProjectsCommand() *cobra.Command
- type Table
Constants ¶
This section is empty.
Variables ¶
View Source
var Debug bool
Debug enables debug output when true
View Source
var ProjectID string
ProjectID is the project to operate on (shared across commands)
Functions ¶
func NewConfigCommand ¶ added in v1.7.0
NewConfigCommand creates the config command with subcommands
func NewDeleteCommand ¶
NewDeleteCommand creates the delete command
func NewDoctorCommand ¶ added in v1.7.0
NewDoctorCommand creates the doctor command
func NewEditCommand ¶ added in v1.7.0
NewEditCommand creates the edit command
func NewInfoCommand ¶ added in v1.2.0
NewInfoCommand creates the info command
func NewLogoutCommand ¶ added in v1.7.0
NewLogoutCommand creates the logout command
func NewProjectsCommand ¶
NewProjectsCommand creates the projects command
Types ¶
Click to show internal directories.
Click to hide internal directories.