You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Attila Doroszlai (Jira)" <ji...@apache.org> on 2023/09/21 11:48:00 UTC

[jira] [Resolved] (HDDS-9305) ozone admin om roles --service-id improvement

     [ https://issues.apache.org/jira/browse/HDDS-9305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Attila Doroszlai resolved HDDS-9305.
------------------------------------
    Fix Version/s: 1.4.0
       Resolution: Implemented

> ozone admin om roles --service-id improvement
> ---------------------------------------------
>
>                 Key: HDDS-9305
>                 URL: https://issues.apache.org/jira/browse/HDDS-9305
>             Project: Apache Ozone
>          Issue Type: Improvement
>          Components: Ozone CLI
>            Reporter: Pratyush Bhatt
>            Assignee: Pratyush Bhatt
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.4.0
>
>
> Currently, for ozone admin om roles command, we need to specify the om service ID as its a mandatory parameter.
> {noformat}
> bash-4.2$ ozone admin om roles
> Missing required option: '--service-id=<omServiceId>'
> Usage: ozone admin om roles [-hV] [--json] -id=<omServiceId>
> List all OMs and their respective Ratis server roles
>   -h, --help      Show this help message and exit.
>       -id, --service-id=<omServiceId>
>                   OM Service ID
>       --json      Format output as JSON
>   -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: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org