Install
pipx install nsxctl # recommended
pip install --user nsxctlOr download a standalone binary below — no Python needed.
Or grab nsx-toolkit.py and run it directly; it needs no
installation and no third-party packages.
What's Changed
- Make
nsxctlreachable after a pip install that could not do it by @sampath9966 in #4
Full Changelog: v1.0.0...v1.0.1