Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCommand ¶
func GetCommand(cfg *config.Config, client *otc.Client, unscopedToken, resourceType, resourceID, projectID string, options map[string]interface{}, raw bool) error
GetCommand handles all get operations
func ListCommand ¶
func ListCommand(cfg *config.Config, client *otc.Client, unscopedToken, resourceType, projectID string, options map[string]interface{}, raw bool) error
ListCommand handles all list operations
func PromptPassword ¶
func PromptPassword() string
PromptPassword prompts for password (hidden) with env var fallback
func PromptUsername ¶
func PromptUsername() string
PromptUsername prompts for username with env var fallback
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.