cloud-credential¶
The following operations can be performed on "cloud-credential":
show cloud credential¶
Displays Cloud credentials
Synopsis¶
show cloud credential
Arguments¶
Output¶
isSet
Are the credentials set?
set cloud credential¶
Sets Cloud credentials for REST API accesses.
Synopsis¶
set cloud credential -tenantIdentifier <string> -applicationID <string> -applicationSecret
Arguments¶
tenantIdentifier
Tenant ID of the Credentials
applicationID
Application ID of the Credentials
applicationSecret
Application Secret of the Credentials.