View on GitHub

panco

Command-line tool that interacts with Palo Alto firewalls and Panorama

panco.dev

Objects Command

Usage:
  panco objects [flags]
  panco objects [command]

Available Commands:
  cli         Generate CLI set commands from a CSV file
  export      Export address, service and tag objects
  import      Import (create, modify) address, service, custom URL and tag objects

Flags:
  -h, --help   help for objects

Use "panco objects [command] --help" for more information about a command.

Overview

The objects command allows you to import (create, modify) address, service and tag objects, along with exporting them from the device.

You can also add/remove URL entries from a custom URL category object, as well as create a custom URL category.

Using the cli command, you can convert the CSV object entries to CLI set commands that can be pasted into the device.

Important: Please refer to the CSV Structure page on how to structure your CSV files when importing/modifying objects.

Click on any one of the available commands to view the full documentation and usage: