Alex Pozimenko
10/21/2022, 9:59 PMflytectl
? The documentation says that flytectl delete
can do that (here), but then I run the tool, project is not listed in available commands:
flytectl delete --help
Delete a resource; if an execution:
::
flytectl delete execution kxd1i72850 -d development -p flytesnacks
Usage:
flytectl delete [command]
Available Commands:
cluster-resource-attribute Deletes matchable resources of cluster attributes.
execution Terminates/deletes execution resources.
execution-cluster-label Deletes matchable resources of execution cluster label.
execution-queue-attribute Deletes matchable resources of execution queue attributes.
plugin-override Deletes matchable resources of plugin overrides.
task-resource-attribute Deletes matchable resources of task attributes.
workflow-execution-config Deletes matchable resources of workflow execution config.
Kevin Su
10/21/2022, 10:19 PMflytectl update project -p flytesnacks --archive
Alex Pozimenko
10/21/2022, 10:22 PMEduardo Apolinario (eapolinario)
10/21/2022, 10:22 PM--activate
if need be)