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 ¶
- bans.go
- branches.go
- db.go
- domains.go
- encryption.go
- functions.go
- gen.go
- generateFigSpec.go
- init.go
- inspect.go
- link.go
- login.go
- migration.go
- orgs.go
- postgres.go
- projects.go
- restrictions.go
- root.go
- secrets.go
- services.go
- snippets.go
- sslEnforcement.go
- sso.go
- start.go
- status.go
- stop.go
- storage.go
- test.go
- vanitySubdomains.go
Click to show internal directories.
Click to hide internal directories.