Skip to content

Commit 0faddda

Browse files
committed
expectorate
1 parent 8443ae8 commit 0faddda

File tree

2 files changed

+0
-29
lines changed

2 files changed

+0
-29
lines changed

dev-tools/omdb/tests/test_all_output.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,6 @@ async fn test_omdb_usage_errors() {
107107
&["nexus", "sleds"],
108108
&["sled-agent"],
109109
&["sled-agent", "zones"],
110-
&["sled-agent", "zpools"],
111110
&["oximeter", "--help"],
112111
&["oxql", "--help"],
113112
// Mispelled argument

dev-tools/omdb/tests/usage_errors.out

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -909,8 +909,6 @@ Usage: omdb sled-agent [OPTIONS] <COMMAND>
909909

910910
Commands:
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-
978950
Safety Options:
979951
-w, --destructive Allow potentially-destructive subcommands
980952
=============================================

0 commit comments

Comments
 (0)