
pyats-shell
List of commands for pyats-shell:
-
pyats-shell:tldr:37ac4 pyats-shell: Open pyATS shell with a defined Pickle file.$ pyats shell --pickle-file ${path-to-pickle-file}try on your machineexplain this command
-
pyats-shell:tldr:5f272 pyats-shell: Open pyATS shell with a defined Testbed file.$ pyats shell --testbed-file ${path-to-testbed-yaml}try on your machineexplain this command
-
pyats-shell:tldr:676b5 pyats-shell: Open pyATS with IPython disabled.$ pyats shell --no-ipythontry on your machineexplain this command