Documentation ¶
Overview ¶
Copyright © 2022 Zeet, Inc - All Rights Reserved
Copyright © 2022 Zeet, Inc - All Rights Reserved ¶
Copyright © 2022 Zeet, Inc - All Rights Reserved ¶
Copyright © 2022 Zeet, Inc - All Rights Reserved
Index ¶
- func NewDeployCmd(f *cmdutil.Factory) *cobra.Command
- func NewEnvGetCmd(f *cmdutil.Factory) *cobra.Command
- func NewEnvSetCmd(f *cmdutil.Factory) *cobra.Command
- func NewGenDocsCmd() *cobra.Command
- func NewLoginCmd(f *cmdutil.Factory) *cobra.Command
- func NewLogsCmd(f *cmdutil.Factory) *cobra.Command
- func NewRestartCmd(f *cmdutil.Factory) *cobra.Command
- func NewRootCmd(f *cmdutil.Factory) *cobra.Command
- func NewStatusCmd(f *cmdutil.Factory) *cobra.Command
- type DeployOptions
- type EnvGetOptions
- type EnvSetOptions
- type LoginOptions
- type LogsOptions
- type StatusOpts
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewGenDocsCmd ¶ added in v0.2.0
func NewRootCmd ¶ added in v0.2.0
NewRootCmd creates a cobra.Command and adds subcommands to it It's called by main.go and passed a cmdutil.Factory
Types ¶
type DeployOptions ¶ added in v0.2.0
type EnvGetOptions ¶ added in v0.2.0
type EnvSetOptions ¶ added in v0.2.0
type LoginOptions ¶ added in v0.2.0
type LogsOptions ¶ added in v0.2.0
Source Files ¶
Click to show internal directories.
Click to hide internal directories.