Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

Commit

Permalink
Showing 10 changed files with 27 additions and 27 deletions.
2 changes: 1 addition & 1 deletion cmd/delete/delete.go
Original file line number Diff line number Diff line change
@@ -15,7 +15,7 @@ import (

// Long descriptions are whitespace sensitive when generating docs using Sphinx.
const (
deleteCmdShort = `Terminates/deletes various Flyte resources such as tasks, workflows, launch plans, executions, and projects.`
deleteCmdShort = `Terminates/deletes various Flyte resources such as executions and resource attributes.`
deleteCmdLong = `
Delete a resource; if an execution:
::
4 changes: 2 additions & 2 deletions docs/source/gen/flytectl.rst

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions docs/source/gen/flytectl_delete.rst

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions docs/source/gen/flytectl_delete_execution-cluster-label.rst

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions docs/source/gen/flytectl_delete_execution-queue-attribute.rst

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 10 additions & 10 deletions docs/source/gen/flytectl_delete_execution.rst

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions docs/source/gen/flytectl_delete_plugin-override.rst

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions docs/source/gen/flytectl_delete_task-resource-attribute.rst

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions docs/source/gen/flytectl_delete_workflow-execution-config.rst

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4c68e63

Please sign in to comment.