2016-03-05 16:43:09 +03:00
*pveam* `<COMMAND> [ARGS] [OPTIONS]`
2016-04-07 09:20:32 +03:00
*pveam available* `[OPTIONS]`
List available templates.
2019-07-15 22:48:48 +03:00
`--section` `<mail | system | turnkeylinux>` ::
2016-04-07 09:20:32 +03:00
Restrict list to specified section.
2016-03-05 16:43:09 +03:00
*pveam download* `<storage> <template>`
Download appliance templates.
2016-11-05 18:49:43 +03:00
`<storage>`: `<string>` ::
2016-03-05 16:43:09 +03:00
2016-09-29 13:18:57 +03:00
The storage where the template will be stored
2016-03-05 16:43:09 +03:00
2016-11-05 18:49:43 +03:00
`<template>`: `<string>` ::
2016-03-05 16:43:09 +03:00
2019-06-25 13:45:44 +03:00
The template which will downloaded
2016-03-05 16:43:09 +03:00
2018-02-12 11:50:48 +03:00
*pveam help* `[OPTIONS]`
2016-03-05 16:43:09 +03:00
Get help about specified command.
2018-02-12 11:50:48 +03:00
`--extra-args` `<array>` ::
2016-03-05 16:43:09 +03:00
2018-02-12 11:50:48 +03:00
Shows help for a specific command
2016-03-05 16:43:09 +03:00
2017-10-19 10:30:23 +03:00
`--verbose` `<boolean>` ::
2016-03-05 16:43:09 +03:00
Verbose output format.
*pveam list* `<storage>`
Get list of all templates on storage
2016-11-05 18:49:43 +03:00
`<storage>`: `<string>` ::
2016-03-05 16:43:09 +03:00
2016-09-29 13:18:57 +03:00
Only list templates on specified storage
2016-03-05 16:43:09 +03:00
*pveam remove* `<template_path>`
Remove a template.
2016-11-05 18:49:43 +03:00
`<template_path>`: `<string>` ::
2016-03-05 16:43:09 +03:00
The template to remove.
*pveam update*
Update Container Template Database.