Skip to content

Commit

Permalink
chore: grabbed f22c591
Browse files Browse the repository at this point in the history
Signed-off-by: Fernando Rijo Cedeno <37381190+zFernand0@users.noreply.github.com>
  • Loading branch information
zFernand0 committed Oct 30, 2024
1 parent a385620 commit 3e5f52b
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ Object {
],
"conflictsWith": Array [
"wait-for-output",
"directory",
],
"description": "Wait for the job to enter ACTIVE status before completing the command.",
"name": "wait-for-active",
Expand All @@ -86,6 +85,9 @@ Object {
"aliases": Array [
"wfo",
],
"conflictsWith": Array [
"wait-for-active",
],
"description": "Wait for the job to enter OUTPUT status before completing the command.",
"name": "wait-for-output",
"type": "boolean",
Expand Down

0 comments on commit 3e5f52b

Please sign in to comment.