dropbox / pynsot

A Python client and CLI utility for the Network Source of Truth (NSoT) REST API.
https://pynsot.readthedocs.io
Other
46 stars 25 forks source link

Improve UX w/ CLI when interacting with Interface objects #125

Closed jathanism closed 7 years ago

jathanism commented 7 years ago

Now that https://github.com/dropbox/nsot/pull/253 is live, we can improve the user experience w/ the CLI to use device_hostname:name when working with interfaces. This should augment all instances of device_id:name where reasonably possible.

nickpegg commented 7 years ago

Fixed in #127