pyats:add new page (#8480)
This commit is contained in:
20
pages/common/pyats.md
Normal file
20
pages/common/pyats.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# pyATS
|
||||
|
||||
> A vendor agnostic test automation framework by Cisco Systems, used for network and systems testing.
|
||||
> More information: <https://developer.cisco.com/pyats/>.
|
||||
|
||||
- Run a `pyATS` subcommand:
|
||||
|
||||
`pyats {{subcommand}}`
|
||||
|
||||
- Display version:
|
||||
|
||||
`pyats version check`
|
||||
|
||||
- Display help:
|
||||
|
||||
`pyats --help`
|
||||
|
||||
- Display help about a specific subcommand:
|
||||
|
||||
`pyats {{subcommand}} --help`
|
Reference in New Issue
Block a user