pyats-shell
Interactive pyATS testing shell
TLDR
Start pyATS shell
$ pyats shell
Start with testbed$ pyats shell --testbed-file [testbed.yaml]
SYNOPSIS
pyats shell [options]
DESCRIPTION
pyats shell starts an interactive Python shell with pyATS libraries loaded. Pre-loads testbed and device objects for network testing and automation. Part of Cisco pyATS framework.
PARAMETERS
--testbed-file file
Testbed YAML file.--no-ipython
Use plain Python shell.
SEE ALSO
pyats(1)
