List profile inspection in CLI usage
This commit is contained in:
@@ -217,6 +217,8 @@ func TestUsageIncludesExecutionAndServeFlags(t *testing.T) {
|
||||
"--max-request-bytes",
|
||||
"--max-artifact-bytes",
|
||||
"--max-response-bytes",
|
||||
"inspect prompt",
|
||||
"inspect profile",
|
||||
} {
|
||||
if !strings.Contains(usage, want) {
|
||||
t.Fatalf("expected usage to include %q, got %q", want, usage)
|
||||
|
||||
Reference in New Issue
Block a user