Ethan Rose created HDDS-13097: --------------------------------- Summary: Add `ozone admin datanode info` command Key: HDDS-13097 URL: https://issues.apache.org/jira/browse/HDDS-13097 Project: Apache Ozone Issue Type: Sub-task Reporter: Ethan Rose
Most components in the Ozone CLI support a pattern where a {{list}} subcommand gives brief information about all entries, and an {{info}} subcommand can be used to obtain all available info about each entry. The {{ozone admin datanode}} command does not follow this practice, which makes it difficult to add more node specific information to the CLI. Add an {{ozone admin datanode info}} command that can display verbose node information, including volume specific information. Further filtering of desired node information can be left to {{{}jq{}}}. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org For additional commands, e-mail: issues-h...@ozone.apache.org