Documentation ¶
Index ¶
- func Clear()
- func GetCustomNetworkUrl() (string, bool)
- func GetSelectedApplication() (name string, exist bool)
- func GetSelectedNetwork() (string, bool)
- func GetSelectedProject() (string, error)
- func GetSelectedUser() (string, error)
- func LookupEnv(key string) (string, bool)
- func SetNetworkUrl(c *cli.Context, network string) error
- func SetSelectedApplication(c *cli.Context, name string) error
- func SetSelectedNetwork(c *cli.Context, network string) error
- func SetSelectedProject(c *cli.Context, projectName string) error
- func SetSelectedUser(c *cli.Context, profileName string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCustomNetworkUrl ¶
func GetSelectedApplication ¶
Only returns an error if not found
func GetSelectedNetwork ¶
func GetSelectedProject ¶
func GetSelectedUser ¶
func SetNetworkUrl ¶ added in v0.1.9
func SetSelectedApplication ¶
func SetSelectedNetwork ¶
func SetSelectedProject ¶
func SetSelectedUser ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.