vmupdate
vmupdate is a command line utility used to keep your virtual machines up to date. It searches your computer for virtualizers, queries them for a list of VM’s, and runs the appropriate update commands.
Read the docs for more details.
Installation
The recommended installation tool is pip:
$ pip install vmupdate
Getting Started
Create a vmupdate.yml file with the credentials to login to your virtual machines:
Credentials:
Username: myuser
Password: mypass
And pass that file to the utility:
$ vmupdate --config "/path/to/config/vmupdate.yaml"
Note: This method is included for simplicity, but is not recommended due to the inherent insecurity of a plaintext password. Read the Configuration documentation for more options.
Release files for vmupdate 0.3.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| vmupdate-0.3.0.zip | 31.5 kB | Details |
Release files / vmupdate-0.3.0.zip
| Download URL | vmupdate-0.3.0.zip |
|---|---|
| Size | 31.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1192fc83e6f06621569eb54e1d4623beda94786e3004fda7bdfc9429c9c96857
|
|
BLAKE2b-256 checksum How to use checksums |
d8fd0ba0d1faa20157ddbe13c7773f603a318bc7bf4334b535a746484bc5cab0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |