Documentation
¶
Overview ¶
Package cmd provides command-line interface functionality for the client.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Verbose enables verbose output when set to true. Verbose bool )
Functions ¶
func GetDefaultProfile ¶
func GetDefaultProfile() string
GetDefaultProfile returns the default authentication profile
func GetDefaultService ¶
func GetDefaultService() string
GetDefaultService returns the default service scope
func GetIdentityEndpoint ¶
GetIdentityEndpoint returns the identity endpoint for the given profile
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.