summaryrefslogtreecommitdiffstats
path: root/docs/snippets/getting-started/anta_nrfu_json.sh
blob: 932aeb33cea207ef1b3a3d3ae371e77dd851749a (plain)
1
2
3
4
5
6
7
8
9
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