mirror of
git://git.proxmox.com/git/pve-docs.git
synced 2025-01-10 01:17:51 +03:00
71 lines
844 B
Plaintext
71 lines
844 B
Plaintext
*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.
|
|
|
|
|
|
|
|
|