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 ¶
Copyright © 2022 Zeet, Inc - All Rights Reserved ¶
Copyright © 2022 Zeet, Inc - All Rights Reserved
Index ¶
- func NewConfigSetCmd(f *cmdutil.Factory) *cobra.Command
- func NewDeleteCmd(f *cmdutil.Factory) *cobra.Command
- func NewDeployCmd(f *cmdutil.Factory) *cobra.Command
- func NewEnvGetCmd(f *cmdutil.Factory) *cobra.Command
- func NewEnvSetCmd(f *cmdutil.Factory) *cobra.Command
- func NewJobRunCmd(f *cmdutil.Factory) *cobra.Command
- func NewLoginCmd(f *cmdutil.Factory) *cobra.Command
- func NewLogoutCmd(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 ConfigSetOptions
- type DeleteOptions
- type DeployOptions
- type EnvGetOptions
- type EnvSetOptions
- type JobRunOptions
- type LoginOptions
- type LogoutOptions
- type LogsOptions
- type StatusOpts
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
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 ConfigSetOptions ¶ added in v0.4.0
type DeleteOptions ¶ added in v0.6.1
type DeployOptions ¶ added in v0.2.0
type EnvGetOptions ¶ added in v0.2.0
type EnvSetOptions ¶ added in v0.2.0
type JobRunOptions ¶ added in v0.5.2
type LoginOptions ¶ added in v0.2.0
type LogoutOptions ¶ added in v0.7.5
type LogsOptions ¶ added in v0.2.0
Source Files ¶
Click to show internal directories.
Click to hide internal directories.