Pratyush Bhatt created HDDS-11145:
-------------------------------------
Summary: ozone admin om canceprepare --service-id improvement
Key: HDDS-11145
URL: https://issues.apache.org/jira/browse/HDDS-11145
Project: Apache Ozone
Issue Type: Bug
Components: Ozone CLI
Reporter: Pratyush Bhatt
Assignee: Pratyush Bhatt
Currently, for ozone admin om cancelprepare command, we need to specify the om
service ID as its a mandatory parameter.
{code:java}
ozone admin om cancelprepare
Missing required option: '--service-id=<omServiceId>'
Usage: ozone admin om cancelprepare [-hV] -id=<omServiceId>
Cancel prepare state in the OMs.
-h, --help Show this help message and exit.
-id, --service-id=<omServiceId>
Ozone Manager Service ID
-V, --version Print version information and exit. {code}
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]