NAME
pveam - Proxmox VE Appliance Manager
SYNOPSIS
pveam <COMMAND> [ARGS] [OPTIONS]
pveam available [OPTIONS]
List available templates.
- --section <system | turnkeylinux>
-
Restrict list to specified section.
pveam download <storage> <template>
Download appliance templates.
- <storage>: <string>
-
The storage where the template will be stored
- <template>: <string>
-
The template wich will downloaded
pveam help [<cmd>] [OPTIONS]
Get help about specified command.
- <cmd>: <string>
-
Command name
- --verbose <boolean>
-
Verbose output format.
pveam list <storage>
Get list of all templates on storage
- <storage>: <string>
-
Only list templates on specified storage
pveam remove <template_path>
Remove a template.
- <template_path>: <string>
-
The template to remove.
pveam update
Update Container Template Database.
DESCRIPTION
Command line tool to manage container images. See man pct for usage examples.
Copyright and Disclaimer
Copyright © 2007-2017 Proxmox Server Solutions GmbH
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License along with this program. If not, see http://www.gnu.org/licenses/