Documentation
¶
Index ¶
- Constants
- func NewAddOverrideCmd(client resources.Client) *cobra.Command
- func NewAddProjectCmd(client resources.Client) *cobra.Command
- func NewDevServerCmd(client resources.Client, analyticsTrackerFn analytics.TrackerFn, ...) *cobra.Command
- func NewGetProjectCmd(client resources.Client) *cobra.Command
- func NewListProjectsCmd(client resources.Client) *cobra.Command
- func NewRemoveOverrideCmd(client resources.Client) *cobra.Command
- func NewRemoveProjectCmd(client resources.Client) *cobra.Command
- func NewStartServerCmd(client dev_server.Client) *cobra.Command
- func NewSyncProjectCmd(client resources.Client) *cobra.Command
- func NewUICmd() *cobra.Command
- func NewUpdateProjectCmd(client resources.Client) *cobra.Command
Constants ¶
View Source
const ( ContextFlag = "context" OverrideFlag = "override" SourceEnvironmentFlag = "source" )
Variables ¶
This section is empty.
Functions ¶
func NewDevServerCmd ¶
func NewStartServerCmd ¶
func NewStartServerCmd(client dev_server.Client) *cobra.Command
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.