Skip to content

Commit

Permalink
update cancelall command
Browse files Browse the repository at this point in the history
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
  • Loading branch information
vsoch committed Jul 18, 2023
1 parent 6dfb78d commit 40f27f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _data/flux-commands.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ commands:
- title: Cancel a job based on ID
command: flux cancel 123456
- title: Cancel all jobs
command: flux cancel --all
command: flux cancelall -f
- title: Cancel jobs for user meatball
command: flux cancel --user meatball
- title: Cancel jobs in a state (e.g., running)
Expand Down

0 comments on commit 40f27f5

Please sign in to comment.