Skip to content

Commit 736cb7c

Browse files
Apply suggestion from @olivermeyer
Co-authored-by: Oliver Meyer <42039965+olivermeyer@users.noreply.github.com>
1 parent 394b89b commit 736cb7c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/aignostics/application/_cli.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -923,6 +923,7 @@ def run_describe(
923923
bool,
924924
typer.Option(
925925
"--summarize",
926+
"-s",
926927
help="Show only run and item status summary (external ID, state, error message)",
927928
),
928929
] = False,

0 commit comments

Comments
 (0)