GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
SETUP_KEYS(1) OCI CLI Command Reference SETUP_KEYS(1)

setup_keys -
  • Description
  • Usage
  • Optional Parameters
  • Global Parameters

Generates 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.

oci setup keys [OPTIONS]


--key-name [text]

A name for the API Signing key. Generated key files will be {key-name}.pem and {key-name}_public.pem

--output-dir [path]

An optional directory to output the generated API Signing keys.

--overwrite

An option to overwrite existing files without a confirmation prompt.

--passphrase [text]

An optional passphrase to encrypt the private API Signing key.

--passphrase-file [filename]

An optional file with the first line specifying a passphrase to encrypt the API Signing private key (or ‘-‘ to read from stdin).

Use 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

Oracle

2016, 2022, Oracle
May 17, 2022 3.9.1

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.