gocage fetch finished
This commit is contained in:
12
README.md
12
README.md
@ -189,10 +189,20 @@ Migrate jail filesystem dataset to fastdata/iocage/jails/srv-random/root: Done
|
||||
</pre></code>
|
||||
|
||||
|
||||
Fetch
|
||||
----------
|
||||
Files can be fetched from custom repository, or from local directory with "from" option.
|
||||
For example if you destroyed releases/12.3-RELEASE and still have the downloaded files in /iocage/download/12.3-RELEASE:
|
||||
<pre><code>
|
||||
gocage fetch -r 12.3 -o iocage --from file:/iocage/download
|
||||
</pre></code>
|
||||
|
||||
|
||||
TODO
|
||||
----------
|
||||
gocage update
|
||||
gocage upgrade
|
||||
gocage create
|
||||
gocage destroy
|
||||
|
||||
gocage init
|
||||
create default pool with defaults.json
|
||||
|
Reference in New Issue
Block a user