|
NAMEsetup_keys -
DESCRIPTIONGenerates an API Signing RSA key pair. A passphrase for the private key can be provided using either the ‘passphrase’ or ‘passphrase-file’ option. If neither option is provided, the user will be prompted for a passphrase via stdin.USAGEoci setup keys [OPTIONS] OPTIONAL PARAMETERS
A name for the API Signing key. Generated key files will be {key-name}.pem and {key-name}_public.pem
An optional directory to output the generated API Signing keys.
An option to overwrite existing files without a confirmation prompt.
An optional passphrase to encrypt the private API Signing key.
An optional file with the first line specifying a passphrase to encrypt the API Signing private key (or ‘-‘ to read from stdin). GLOBAL PARAMETERSUse oci --help for help on global parameters.--auth-purpose, --auth, --cert-bundle, --cli-auto-prompt, --cli-rc-file, --config-file, --debug, --defaults-file, --endpoint, --generate-full-command-json-input, --generate-param-json-input, --help, --latest-version, --max-retries, --no-retry, --opc-client-request-id, --opc-request-id, --output, --profile, --query, --raw-output, --region, --release-info, --request-id, --version, -?, -d, -h, -i, -v AUTHOROracleCOPYRIGHT2016, 2022, Oracle
Visit the GSP FreeBSD Man Page Interface. |