Skip to content

Commit

Permalink
doc: correct environment example (#759)
Browse files Browse the repository at this point in the history
  • Loading branch information
pvinci-arista authored Jul 18, 2024
1 parent bb0b2ba commit 7c61fe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/cli/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ To set them as environment variables:
export ANTA_USERNAME=admin
export ANTA_PASSWORD=arista123
export ANTA_INVENTORY=inventory.yml
export ANTA_INVENTORY=tests.yml
export ANTA_CATALOG=tests.yml
```

Then, run the CLI without options:
Expand Down

0 comments on commit 7c61fe6

Please sign in to comment.