You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Weiwei Yang (JIRA)" <ji...@apache.org> on 2017/04/19 13:50:41 UTC

[jira] [Created] (HDFS-11679) Ozone: SCM CLI: Implement list container command

Weiwei Yang created HDFS-11679:
----------------------------------

             Summary: Ozone: SCM CLI: Implement list container command
                 Key: HDFS-11679
                 URL: https://issues.apache.org/jira/browse/HDFS-11679
             Project: Hadoop HDFS
          Issue Type: Sub-task
            Reporter: Weiwei Yang


Implement the command to list containers

{code}
hdfs scm -container list -start <container name> [-count <100> | -end <name>]{code}

Lists all containers known to SCM. The option -start allows the listing to start from a specified container and -count controls the number of entries returned but it is mutually exclusive with the -end option which returns keys from the -start to -end range.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org