Include gocage update to README
This commit is contained in:
parent
dc4213a8d5
commit
1b679bcd17
@ -121,11 +121,17 @@ gocage list -o JID,Name,Config.Ip4_addr,Config.Priority,Config.Boot,Running -s -
|
|||||||
</pre></code>
|
</pre></code>
|
||||||
|
|
||||||
|
|
||||||
Stop jails
|
Stop jails
|
||||||
----------
|
----------
|
||||||
`gocage stop test`
|
`gocage stop test`
|
||||||
|
|
||||||
|
|
||||||
|
Update jails
|
||||||
|
----------
|
||||||
|
To update jail patch version, use gocage update :
|
||||||
|
`gocage update test`
|
||||||
|
|
||||||
|
|
||||||
Multi datastore
|
Multi datastore
|
||||||
----------
|
----------
|
||||||
A datastore is a ZFS dataset mounted. It should be declared in gocage.conf.yml, specifying its ZFS mountpoint :
|
A datastore is a ZFS dataset mounted. It should be declared in gocage.conf.yml, specifying its ZFS mountpoint :
|
||||||
@ -206,7 +212,6 @@ gocage fetch -r 12.3 -o iocage --from file:/iocage/download
|
|||||||
|
|
||||||
TODO
|
TODO
|
||||||
----------
|
----------
|
||||||
gocage update
|
|
||||||
gocage upgrade
|
gocage upgrade
|
||||||
gocage create
|
gocage create
|
||||||
gocage destroy
|
gocage destroy
|
||||||
|
Loading…
Reference in New Issue
Block a user