mirror of
git://git.proxmox.com/git/pve-docs.git
synced 2025-01-06 13:17:48 +03:00
7cbed89a63
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
56 lines
872 B
Plaintext
56 lines
872 B
Plaintext
*pveam* `<COMMAND> [ARGS] [OPTIONS]`
|
|
|
|
*pveam available* `[OPTIONS]`
|
|
|
|
List available templates.
|
|
|
|
`--section` `<mail | 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 which will downloaded
|
|
|
|
*pveam help* `[OPTIONS]`
|
|
|
|
Get help about specified command.
|
|
|
|
`--extra-args` `<array>` ::
|
|
|
|
Shows help for a specific command
|
|
|
|
`--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.
|
|
|
|
|