Documentation
¶
Index ¶
- Variables
- func Execute()
- func GetRootCmd() *cobra.Command
- func IsExperimental(cmd *cobra.Command) bool
- func IsManagementAPI(cmd *cobra.Command) bool
- func PromptCreateFlags(cmd *cobra.Command) error
- func PromptLogin(ctx context.Context, fsys afero.Fs) error
- func PromptProjectRef(ctx context.Context) error
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func GetRootCmd ¶ added in v0.31.0
instantiate new rootCmd is a bit tricky with cobra, but it can be done later with the following approach for example: https://github.com/portworx/pxc/tree/master/cmd
func IsExperimental ¶ added in v1.27.1
func IsManagementAPI ¶ added in v1.58.0
func PromptCreateFlags ¶ added in v0.39.0
func PromptProjectRef ¶ added in v1.4.7
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.