euare-servercertupload(1) - Linux man page
Name
euca2ools - UploadServerCertificate
Synopsis
euare-servercertupload [options]
Description
UploadServerCertificate
Options
- -h, --help
- show this help message and exit
- -p PATH, --path=PATH
- The path for the server certificate. For more information about paths, see Identifiers for IAM Entities in Using AWS Identity and Access Management. This
parameter is optional. If it is not included, it defaults to a slash (/).
- -s SERVER_CERTIFICATE_NAME, --server-certificate-name=SERVER_CERTIFICATE_NAME
- The name for the server certificate. Do not include
- the path in this value.
- -c CERTIFICATE_BODY, --certificate-body=CERTIFICATE_BODY
- The contents of the public key certificate in PEMencoded format.
- --private-key=PRIVATE_KEY
- The contents of the private key in PEM-encoded
- format.
- --certificate-chain=CERTIFICATE_CHAIN
- The contents of the certificate chain. This is
- typically a concatenation of the PEM-encoded public
- key certificates of the chain.
- Standard Options:
- -D, --debug
- Turn on all debugging output
- --debugger
- Enable interactive debugger on error
- -U URL, --url=URL
- Override service URL with value provided
- --region=REGION
- Name of the region to connect to
- -I ACCESS_KEY_ID, --access-key-id=ACCESS_KEY_ID
- Override access key value
- -S SECRET_KEY, --secret-key=SECRET_KEY
- Override secret key value
- --version
- Display version string