Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Man/vztmpl-dl.8

2,611 bytes added, 01:44, 30 October 2013
Automated import of articles *** existing text overwritten ***
<td width="74%">
<p style="margin-top: 1em">[<bi>--no-gpg-checkoption</bi>... ][<b>--no-update</b>] <i>template</i> [<i>template</i>...]</p> </td></tr>
<tr valign="top" align="left">
<td width="11%"></td>
<td width="74%">
<p>[ <i>option</i> ... ] <b>--update-all</b></p></td></tr><tr valign="top" align="left"><td width="11%"></td><td width="14%"> <p><b>vztmpl-dl</b></p></td><td width="1%"></td><td width="74%"> <p><b>-config-list-local</b>|<b>--list-remote</b>|<b>--list-all</b>|<b>--list-orphans</b></p> </td></tr><tr valign="top" align="left"><td width="11%"></td><td width="14%"> <p><b>vztmpl-dl</b></p></td><td width="1%"></td><td width="74%"> <p><b>--config</b>|<b>--help</b></p></td></tr>
</table>
download server. It can be used directly from the command
line, and is also used by <b>vzctl create</b>.</p>
 
<p style="margin-left:11%; margin-top: 1em">Usually one or
more template names are required, except if one of
<b>--update-all</b>, <b>--list</b>*, <b>--config</b> or
<b>--help</b> is used.</p>
== OPTIONS ==
<p style="margin-left:11%; margin-top: 1em"><b>--no-gpg-check</b></p>
<p style="margin-left:22%;">Do not check Check GPG signatures of
downloaded files. By default, GPG check is performed if
<b>CHECK_TEMPLATE_SIG</b> is set to <b>yes</b> in<b>/etc/vz/download.conf</b> file, <b>gpg</b>(1) tool is installed , and the OpenVZ public key isavailable in the gpg keyring. See <b>EXAMPLES</b> sectionbelow on how to install OpenVZ public key.</p> <p style="margin-left:11%;"><b>--no-gpg-check</b></p> <p style="margin-left:22%;">Do not check GPGsignatures.</p> <p style="margin-left:11%;"><b>--ignore-errors</b></p> <p style="margin-left:22%;">Keep processing templates fromthe list and return 0 exit code, even if some templatefailed to download. Without this option, <b>vztmpl-dl</b>aborts upon first download failure.</p> <p style="margin-left:11%;"><b>--update</b></p> <p style="margin-left:22%;">Update (re-download) existingtemplates.</p>
<p style="margin-left:11%;"><b>--no-update</b></p>
<p style="margin-left:22%;">Do not try to updateexistingtemplates.</p> <p style="margin-left:11%; margin-top: 1em"><b>--quiet</b></p> <p style="margin-left:22%;">Be less talkative (currently itonly adds --quiet flag to <b>wget</b>(re1) ).</p> <p style="margin-left:11%;"><b>--no-quiet</b></p> <p style="margin-left:22%;">Be more talkative (this can beused to negate the effect of <b>QUIET=yes</b> in<b>download.conf.</b></p> <p style="margin-left:11%;"><b>--update-all</b></p> <p style="margin-left:22%;">Try to update all templatesthat are available locally. Note that there is no need tospecify individual templates. This options implicitlyassumes <b>--update</b> and <b>--ignore-errors</b>options.</p> <p style="margin-left:11%;"><b>--list-remote</b></p> <p style="margin-left:22%;">Output list of templatesavailable for download. This option is also used by[[Man/vzctl.8|<b>vzctl</b>(8) existing ]] bash-completion script to complete<b>--ostemplate</b> option arguments.</p> <p style="margin-left:11%;"><b>--list-local</b></p> <p style="margin-left:22%;">Output list of templatesavailable locally.</p> <p style="margin-left:11%;"><b>--list-all</b></p> <p style="margin-left:22%;">Output combined list oftemplates.</p> <p style="margin-left:11%;"><b>--list-orphans</b></p> <p style="margin-left:22%;">Output list of local templatesnot available remotely. In trivial scenario this will givethe list of old templatesthat are no longer officiallysupported.</p>
<p style="margin-left:11%;"><b>--config</b></p>
<table width="100%" border="0" rules="none" frame="void"
cellspacing="0" cellpadding="0">
<tr valign="top" align="left">
<td width="11%"></td>
<td width="9%">
 
<p><b>--list</b></p></td>
<td width="2%"></td>
<td width="78%">
 
<p>Output list of templates available for download. This
option is also used by [[Man/vzctl.8|<b>vzctl</b>(8)]] bash-completion
script to complete <b>--ostemplate</b> option arguments.</p></td></tr>
<tr valign="top" align="left">
<td width="11%"></td>
<p><b>--help</b></p></td>
<td width="2%"></td>
<td width="7818%">
<p>Output help.</p></td><td width="60%"></td></tr>
</table>
<p style="margin-left:11%;"><b>CHECK_TEMPLATE_SIG</b></p>
<p style="margin-left:22%;">Default is <b>yesno</b>. Settingto <b>noyes</b> has the same effect as using<b>--gpg-check</b> option.</p> <table width="100%" border="0" rules="none" frame="void" cellspacing="0" cellpadding="0"><tr valign="top" align="left"><td width="11%"></td><td width="7%"> <p><b>QUIET</b></p></td><td width="4%"></td><td width="78%"> <p>Default is <b>no</b>. Setting to <b>yes</b> has the sameeffect as using <b>-gpg-checkquiet</b> option.</p></td></tr></table>
<p style="margin-left:11%;"><b>TMPL_REPO_PREFIX</b></p>
2,253
edits