Red Hat Training

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

2.364. openstack stack adopt

usage: openstack stack adopt [-h] [-f {json,shell,table,value,yaml}]
                             [-c COLUMN] [--max-width <integer>] [--noindent]
                             [--prefix PREFIX] [-e <environment>]
                             [--timeout <timeout>] [--enable-rollback]
                             [--parameter <key=value>] [--wait] --adopt-file
                             <adopt-file>
                             <stack-name>
Adopt a stack.

Positional arguments

<stack-name>


        Name of the stack to adopt

Optional arguments

-h, --help


        show this help message and exit

-e <environment>, --environment <environment>


      Path to the environment. Can be specified multiple
      times

--timeout <timeout>


        Stack creation timeout in minutes

--enable-rollback


        Enable rollback on create/update failure

--parameter <key=value>


      Parameter values used to create the stack. Can be
      specified multiple times

--wait


        Wait until stack adopt completes

--adopt-file <adopt-file>


      Path to adopt stack data file