Documentation
¶
Index ¶
- func BuildRoot() *cobra.Command
- func Execute()
- func NewCommandCmd() *cobra.Command
- func NewDeleteCmd() *cobra.Command
- func NewEntrypointCmd() *cobra.Command
- func NewFindCmd() *cobra.Command
- func NewRootCmd() *cobra.Command
- func NewRunCmd() *cobra.Command
- func NewStartCmd() *cobra.Command
- func NewStopCmd() *cobra.Command
- func NewTargetArchitectureCmd() *cobra.Command
- func NewTunnelCmd() *cobra.Command
- type CommandCmd
- type DeleteCmd
- type EntrypointCmd
- type FindCmd
- type RunCmd
- type StartCmd
- type StopCmd
- type TargetArchitectureCmd
- type TunnelCmd
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 NewEntrypointCmd ¶
NewEntrypointCmd returns a new command
func NewTargetArchitectureCmd ¶
NewTargetArchitectureCmd defines a command
Types ¶
type EntrypointCmd ¶
func (*EntrypointCmd) Run ¶
func (cmd *EntrypointCmd) Run() error
type TargetArchitectureCmd ¶
type TargetArchitectureCmd struct{}
TargetArchitectureCmd holds the cmd flags
Click to show internal directories.
Click to hide internal directories.