Marton Elek created HDDS-2183: --------------------------------- Summary: Container and pipline subcommands of scmcli should be grouped Key: HDDS-2183 URL: https://issues.apache.org/jira/browse/HDDS-2183 Project: Hadoop Distributed Data Store Issue Type: Improvement Reporter: Marton Elek
Once upon an time when we had only a few subcommands under `ozone scmcli` to manage containers. Now we have many admin commands some of them are grouped to a subcommand (eg. safemode, replicationmanager) some of are not. I propose to group the container and pipeline related commands: Instead of "ozone scmcli info" use "ozone scmcli container info" Instead of "ozone scmcli list" use "ozone scmcli container list" Instead of "ozone scmcli listPipelines" use "ozone scmcli pipeline list" And so on... -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org