mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
29 lines
579 B
Text
29 lines
579 B
Text
|
|
NAME
|
||
|
|
gcloud transcoder templates - manage Cloud Transcoder job templates
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud transcoder templates COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
Manage Cloud Transcoder job templates.
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
COMMANDS
|
||
|
|
COMMAND is one of the following:
|
||
|
|
|
||
|
|
create
|
||
|
|
Create Transcoder job templates.
|
||
|
|
|
||
|
|
delete
|
||
|
|
Delete transcoder job templates.
|
||
|
|
|
||
|
|
describe
|
||
|
|
Describe transcoder job templates.
|
||
|
|
|
||
|
|
list
|
||
|
|
List transcoder job templates.
|