Weiwei Yang created HDFS-11675:
----------------------------------

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


Implement delete container

{code}
hdfs scm -container del <container name> -f
{code}

Deletes a container if it is empty. The -f options can be used to force a 
delete of a non-empty container. If container name specified not exist, prints 
a clear error message.



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

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

Reply via email to