Forrest logo
back to context overview

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 machine
    explain 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 machine
    explain this command
  • pyats-shell:tldr:676b5 pyats-shell: Open pyATS with IPython disabled.
    $ pyats shell --no-ipython
    try on your machine
    explain this command
back to context overview