@@ -909,8 +909,6 @@ Usage: omdb sled-agent [OPTIONS] <COMMAND>
909909
910910Commands:
911911 zones print information about zones
912- zpools print information about zpools
913- datasets print information about datasets
914912 bootstore print information about the local bootstore node
915913 help Print this message or the help of the given subcommand(s)
916914
@@ -949,32 +947,6 @@ Connection Options:
949947 --sled-agent-url <SLED_AGENT_URL> URL of the Sled internal API [env: OMDB_SLED_AGENT_URL=]
950948 --dns-server <DNS_SERVER> [env: OMDB_DNS_SERVER=]
951949
952- Safety Options:
953- -w, --destructive Allow potentially-destructive subcommands
954- =============================================
955- EXECUTING COMMAND: omdb ["sled-agent", "zpools"]
956- termination: Exited(2)
957- ---------------------------------------------
958- stdout:
959- ---------------------------------------------
960- stderr:
961- print information about zpools
962-
963- Usage: omdb sled-agent zpools [OPTIONS] <COMMAND>
964-
965- Commands:
966- list Print list of all zpools managed by the sled agent
967- help Print this message or the help of the given subcommand(s)
968-
969- Options:
970- --log-level <LOG_LEVEL> log level filter [env: LOG_LEVEL=] [default: warn]
971- --color <COLOR> Color output [default: auto] [possible values: auto, always, never]
972- -h, --help Print help
973-
974- Connection Options:
975- --sled-agent-url <SLED_AGENT_URL> URL of the Sled internal API [env: OMDB_SLED_AGENT_URL=]
976- --dns-server <DNS_SERVER> [env: OMDB_DNS_SERVER=]
977-
978950Safety Options:
979951 -w, --destructive Allow potentially-destructive subcommands
980952=============================================
0 commit comments