Documentation
¶
Overview ¶
Copyright © 2022 NAME HERE <EMAIL ADDRESS>
Copyright © 2022 NAME HERE <EMAIL ADDRESS>
Copyright © 2022 NAME HERE <EMAIL ADDRESS>
Index ¶
- Constants
- Variables
- func DeploySolution(cmd *cobra.Command, args []string) error
- func Execute(version string)
- func RunDoctor(fix bool) error
- func SetLoggingLevel(cmd *cobra.Command, args []string)
- func SetQuietLogging(cmd *cobra.Command, args []string)
- func TextFileLogin(cmd *cobra.Command, args []string) error
Constants ¶
View Source
const ReservationListPermissionsError = `` /* 367-byte string literal not displayed */
Variables ¶
View Source
var ITZVersionString = "No Version Provided"
View Source
var RootCmd = &cobra.Command{ Use: "itz", Short: fmt.Sprintf("IBM Technology Zone (ITZ) Command Line Interface (CLI), version %s", ITZVersionString), Long: `IBM Technology Zone (ITZ) Command Line Interface (CLI)`, }
RootCmd represents the base command when called without any subcommands
Functions ¶
func DeploySolution ¶
DeploySolution deploys the solution by handing it off to the bifrost API
func Execute ¶
func Execute(version string)
Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the RootCmd.
func SetLoggingLevel ¶
func SetQuietLogging ¶
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.