5
0
mirror of git://git.proxmox.com/git/pve-docs.git synced 2025-12-02 16:23:43 +03:00
Files
pve-docs/pveam.1-synopsis.adoc
2025-09-05 20:51:20 +02:00

63 lines
1021 B
Plaintext

[[cli_pveam]]
*pveam* `<COMMAND> [ARGS] [OPTIONS]`
[[cli_pveam_available]]
*pveam available* `[OPTIONS]`
List available templates.
`--section` `<mail | system | turnkeylinux>` ::
Restrict list to specified section.
[[cli_pveam_download]]
*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
[[cli_pveam_help]]
*pveam help* `[OPTIONS]`
Get help about specified command.
`--extra-args` `<array>` ::
Shows help for a specific command
`--verbose` `<boolean>` ::
Verbose output format.
[[cli_pveam_list]]
*pveam list* `<storage>`
Get list of all templates on storage
`<storage>`: `<storage ID>` ::
Only list templates on specified storage
[[cli_pveam_remove]]
*pveam remove* `<template_path>`
Remove a template.
`<template_path>`: `<string>` ::
The template to remove.
[[cli_pveam_update]]
*pveam update*
Update Container Template Database.