System Grab Bag

View all TLDR pages from common (or from all pages)

pyats shell

Start a pre-loaded pyATS interactive Python Shell to save time in prototyping. More information: https://pubhub.devnetcloud.com/media/genie-docs/docs/cli/genie_shell.html.
  • Open pyATS shell with a defined Testbed file:
    pyats shell --testbed-file {{path/to/testbed.yaml}}
  • Open pyATS shell with a defined Pickle file:
    pyats shell --pickle-file {{path/to/pickle.file}}
  • Open pyATS with IPython disabled:
    pyats shell --no-ipython

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.