Skip to content

nsxctl v1.1.0

Latest

Choose a tag to compare

@sampath9966 sampath9966 released this 08 Sep 12:52
65462a2

Install

pipx install nsxctl        # recommended
pip install --user nsxctl

Or 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 nsxctl reachable after a pip install that could not do it by @sampath9966 in #4

Full Changelog: v1.0.0...v1.0.1