Skip to content

Commit

Permalink
chore: lengthen abbreviation to avoid ambiguity (#9733)
Browse files Browse the repository at this point in the history
  • Loading branch information
mackrorysd authored Jul 26, 2024
1 parent e3524b7 commit dc12336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion harness/determined/cli/resources.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ def aggregated(args: argparse.Namespace) -> None:
"query historical resource allocation",
[
cli.Cmd(
"all|ocations",
"alloc|ations",
csv,
"get a detailed csv of resource allocation at an allocation level",
[
Expand Down

0 comments on commit dc12336

Please sign in to comment.