Skip to content

tallshort/vsphere

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

vsphere helper

Added vsphere_helper.py as the commandline interface

usage: vsphere_helper.py [-h] [-a VAPPNAME] [-s SNAPNAME]

                         [{list,createsnapshot,revertsnapshot,deletesnapshot,ip,poweron,poweroff}]

positional arguments:
  {list,createsnapshot,revertsnapshot,deletesnapshot,ip,poweron,poweroff}
                        operation to take, default is list

optional arguments:
  -h, --help            show this help message and exit
  -a VAPPNAME, --vappname VAPPNAME
                        vpp name
  -s SNAPNAME, --snapname SNAPNAME
                        snapshot name
  --confirmed           confirm the arguments without interaction

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.3%
  • Other 0.7%