user get-secret
Contents
Definition
Returns a secret given to an access ID. This differs from ozone s3 getsecret
as this command would not generate a secret when the given access ID doesn’t exist.
Usage
$ ozone sh user get-secret [-hV] [--om-service-id=<omServiceID>]
<accessId>
Parameter | Description |
---|---|
omServiceID |
Ozone Manager service ID. Required when a cluster is in the HA mode |
accessId |
Access ID to which a secret was given |
-h, --help |
Prints out a help manual for this command |
-V, --version |
Prints out version information and exits |