====== Show Commands ======
To show the configuration of the Palo Alto Device, log into the CLI and run show config running
To show the configuration as a list of 'set' commands, run the following
set cli config-output-format set
set cli pager off
set cli terminal width 500
configure
show
To add coderun set cli scripting-mode on
You can restrict the output to a particular subsection by applying an 'edit' filter. For example, if you only wanted to see rulebase security rules, you would typeedit rulebase security