Skip to content

Releases: Dh3va/viexec

ViExec v3.0-beta

03 May 19:24

Choose a tag to compare

What’s new

With the version 3.0 the configuration script has been separated from the help.ps1.
To run the configuration type:

.viexec config

ViExec 2.3-alpha

30 Apr 13:24

Choose a tag to compare

Updates

Added the possibility to run a script to multiple clusters at the same time, you can now type:

./viexec script server cluster1,cluster2

And the script will be automatically run on both clusters.

Scripts

Added 4 news scripts:

  • e1000nics
    -stoppednics
    -mountediso
    -snapshots

2.2-alpha

28 Apr 14:48

Choose a tag to compare

Minor corrections

Added the PowerShell and PowerCLI requirements under the "Install" section of the README.md.

2.1-alpha

28 Apr 09:27
4b02ab9

Choose a tag to compare

This version contains some minor corrections in the docker integration and the README.md has been updated correspondingly.