Documentation
¶
Index ¶
Constants ¶
View Source
const ( VERSION string = "0.4.4" VIPER_CONFIG_NAME string = ".panos-cli" VIPER_CONFIG_PATH string = "$HOME" )
Variables ¶
View Source
var Config config
View Source
var RootCmd = &cobra.Command{ Use: "panos-cli", Version: VERSION, Short: "A utility for working with Palo Alto Networks Panorama and firewalls", 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.