5
0
mirror of git://git.proxmox.com/git/pve-docs.git synced 2025-01-06 13:17:48 +03:00
pve-docs/pveam.1-synopsis.adoc
Thomas Lamprecht 907e4bc32b update static/schema information
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-04-22 13:15:46 +02:00

56 lines
880 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>`: `<storage ID>` ::
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>`: `<storage ID>` ::
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.