[
https://issues.apache.org/jira/browse/HDDS-9313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pratyush Bhatt updated HDDS-9313:
---------------------------------
Description:
Currently, for ozone admin om fetch-key command, we need to specify the om
service ID as its a mandatory parameter.
{noformat}
ozone admin om fetch-key
Missing required option: '--service-id=<omServiceId>'
Usage: ozone admin om fetch-key [-hV] -id=<omServiceId>
CLI command to force OM to fetch the latest secret key from SCM.
-h, --help Show this help message and exit.
-id, --service-id=<omServiceId>
Ozone Manager Service ID
-V, --version Print version information and exit. {noformat}
The aim is to pick the default om service ID when explicilty not specified.
> ozone admin om fetch-key improvement
> ------------------------------------
>
> Key: HDDS-9313
> URL: https://issues.apache.org/jira/browse/HDDS-9313
> Project: Apache Ozone
> Issue Type: Improvement
> Components: Ozone CLI
> Reporter: Pratyush Bhatt
> Assignee: Pratyush Bhatt
> Priority: Minor
>
> Currently, for ozone admin om fetch-key command, we need to specify the om
> service ID as its a mandatory parameter.
> {noformat}
> ozone admin om fetch-key
> Missing required option: '--service-id=<omServiceId>'
> Usage: ozone admin om fetch-key [-hV] -id=<omServiceId>
> CLI command to force OM to fetch the latest secret key from SCM.
> -h, --help Show this help message and exit.
> -id, --service-id=<omServiceId>
> Ozone Manager Service ID
> -V, --version Print version information and exit. {noformat}
> The aim is to pick the default om service ID when explicilty not specified.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]