mirror of
https://github.com/gryf/boxpy.git
synced 2026-01-04 01:24:10 +01:00
readme update
This commit is contained in:
10
README.rst
10
README.rst
@@ -91,13 +91,15 @@ use it ad-hoc, or place on your ``.bashrc`` or whatever:
|
|||||||
|
|
||||||
Currently, following commands are available:
|
Currently, following commands are available:
|
||||||
|
|
||||||
- ``list`` - for quickly listing all/running VMs
|
- ``completion`` - as described above
|
||||||
- ``info`` - to get summary about VM
|
|
||||||
- ``destroy`` - that is probably obvious one
|
|
||||||
- ``create`` - create new VM
|
- ``create`` - create new VM
|
||||||
|
- ``destroy`` - that is probably obvious one
|
||||||
|
- ``info`` - to get summary about VM
|
||||||
|
- ``list`` - for quickly listing all/running VMs
|
||||||
- ``rebuild`` - recreate specified VM
|
- ``rebuild`` - recreate specified VM
|
||||||
- ``ssh`` - connect to the VM using ssh
|
- ``ssh`` - connect to the VM using ssh
|
||||||
- ``completion`` - as described above
|
- ``start`` - stop the running VM
|
||||||
|
- ``stop`` - start stopped VM
|
||||||
|
|
||||||
All of the commands have a range of options, and can be examined by using
|
All of the commands have a range of options, and can be examined by using
|
||||||
``--help`` option.
|
``--help`` option.
|
||||||
|
|||||||
Reference in New Issue
Block a user