1
0
Fork 0
anta/docs/snippets/getting-started/anta_nrfu_json.sh

10 lines
261 B
Bash
Raw Normal View History

anta nrfu \
--username arista \
--password arista \
--inventory ./inventory.yml \
`# uncomment the next two lines if you have an enable password `\
`# --enable `\
`# --enable-password <password> `\
--catalog ./catalog.yml \
json