generate-wallet
***************


Description
===========

Creates and downloads a wallet for the specified Autonomous Data
Warehouse.


Usage
=====

   oci db autonomous-data-warehouse generate-wallet [OPTIONS]


Options
=======


--autonomous-data-warehouse-id [text]
-------------------------------------

The database OCID. [required]


--password [text]
-----------------

The password to encrypt the keys inside the wallet. The password must
be at least 8 characters long and must include at least 1 letter and
either 1 numeric character or 1 special character. [required]


--file [filename]
-----------------

The name of the file that will receive the response data, or '-' to
write to STDOUT. [required]


--from-json [text]
------------------

Provide input to this command as a JSON document from a file.

Options can still be provided on the command line. If an option exists
in both the JSON document and the command line then the command line
specified value will be used


-?, -h, --help
--------------

For detailed help on any of these individual commands, enter <command>
--help.
