We run Panorama v7.01 and have a requirement to edit the template stack from the CLI.
The CLI path is as follows:
configure
edit template-stack <stackname>
set template ???
Under the set template context I need to add a list of templates, however cannot work out the correct syntax. The help (?) switch shows "[ start a list of values" but if I enter a list within square brackets it errors with "invalid syntax". Some variations I have tried:
set template [template1 template2]
set template [template1,template2]
set template [ template1 template2]; (this is what is shown if I do a "show template-stack stackname" from the CLI)
I am starting to wonder if there is a bug in the CLI here.
Has anyone used lists in the Panorama CLI, if so, can you please assist with getting the syntax correct?
Thanks,
Shannon
... View more