Documentation
¶
Index ¶
- func Execute()
- func NewConfig(root *cobra.Command)
- func NewList(root *cobra.Command) *cobra.Command
- func NewProvision(root *cobra.Command) *cobra.Command
- func NewRoot() *cobra.Command
- func NewTags(root *cobra.Command) *cobra.Command
- func NewTypeScript(root *cobra.Command) *cobra.Command
- func NewVersion(root *cobra.Command)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Execute ¶
func Execute()
Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.
func NewProvision ¶ added in v0.13.0
NewProvision represents the provision command
func NewRoot ¶ added in v0.3.0
NewRoot represents the base command when called without any subcommands
func NewTypeScript ¶ added in v0.3.0
NewTypeScript represents the typescript command
func NewVersion ¶ added in v0.3.0
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.