Red Hat Training

A Red Hat training course is available for Red Hat OpenStack Platform

2.102. openstack dataprocessing job template update

usage: openstack dataprocessing job template update [-h]
                                                    [-f {json,shell,table,value,yaml}]
                                                    [-c COLUMN]
                                                    [--max-width <integer>]
                                                    [--noindent]
                                                    [--prefix PREFIX]
                                                    [--name <name>]
                                                    [--description <description>]
                                                    [--public | --private]
                                                    [--protected | --unprotected]
                                                    <job-template>
Updates job template

Positional arguments

<job-template>


        Name or ID of the job template

Optional arguments

-h, --help


        show this help message and exit

--name <name>


        New name of the job template

--description <description>


      Description of the job template

--public


        Make the job template public (Visible from other
      tenants)

--private


        Make the job_template private (Visible only from this
      tenant)

--protected


        Make the job template protected

--unprotected


        Make the job template unprotected