Skip to main content

Top-level package for rstms-vmwctl.

Project description

rstms-vmwctl

Image

Image

VMWare Workstation CLI

vmctl is inspired by OpenBSD's vmd management utility of the same name. It aims to bring the simplicity and functionality to management of VMWare Workstation VMs.

USB security device VMX incantations

Device Name VID PID
Yubikey 5C 1050 0407
Ledger Nano S 2c97 5011
usb.generic.allowHID = "TRUE"
usb.generic.allowLastHID = "TRUE"
usb.quirks.device0 = "0x1050:0x0407 allow"
usb.quirks.device1 = "0x2c97:0x5011 allow"
usb.autoconnect.device0 = "vid:1050 pid:0407 autoclean:0"
usb.autoconnect.device1 = "vid:2c97 pid:5011 autoclean:0"

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rstms_vmwctl-0.2.0.tar.gz (22.6 kB view hashes)

Uploaded Source

Built Distribution

rstms_vmwctl-0.2.0-py2.py3-none-any.whl (16.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page