LinuxCommandLibrary

pyats

A vendor agnostic test automation framework by Cisco Systems, used for network and systems testing.

TLDR

Run a pyATS subcommand

$ pyats [subcommand]
copy


Display version
$ pyats version check
copy


Display help
$ pyats --help
copy


Display help about a specific subcommand
$ pyats [subcommand] --help
copy

Copied to clipboard