LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

pyats-shell

Interactive pyATS testing shell

TLDR

Start pyATS shell
$ pyats shell
copy
Start with testbed
$ pyats shell --testbed-file [testbed.yaml]
copy

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)

Copied to clipboard
Kai