Documentation ¶
Index ¶
Constants ¶
View Source
const ( VERSION string = "0.10.0" VIPER_CONFIG_NAME string = ".vos-cli" VIPER_CONFIG_PATH string = "$HOME" )
Variables ¶
View Source
var RootCmd = &cobra.Command{ Use: "vos-cli", Version: VERSION, Short: "A utility for working with Cisco IOS devices", Long: "", }
RootCmd represents the base command when called without any subcommands
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.