Skip to content

Commit

Permalink
update launch_plan.go (#344)
Browse files Browse the repository at this point in the history
Archive/deactivate launch plan
[Issue](#2776)
Signed-off-by: SmritiSatyanV [email protected]
  • Loading branch information
SmritiSatyanV authored Aug 17, 2022
1 parent 63d38bf commit 727e952
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flytectl/cmd/update/launch_plan.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Activates a launch plan which activates the scheduled job associated with it:
flytectl update launchplan -p flytesnacks -d development core.control_flow.merge_sort.merge_sort --version v1 --activate
Archives a launch plan which deschedules any scheduled job associated with it:
Archives (deactivates) a launch plan which deschedules any scheduled job associated with it:
::
flytectl update launchplan -p flytesnacks -d development core.control_flow.merge_sort.merge_sort --version v1 --archive
Expand Down

0 comments on commit 727e952

Please sign in to comment.