Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Docs] Document fetching active and archived launch plans #2620

Closed
2 tasks done
SmritiSatyanV opened this issue Jun 17, 2022 · 0 comments
Closed
2 tasks done

[Docs] Document fetching active and archived launch plans #2620

SmritiSatyanV opened this issue Jun 17, 2022 · 0 comments
Labels
documentation Improvements or additions to documentation untriaged This issues has not yet been looked at by the Maintainers

Comments

@SmritiSatyanV
Copy link
Contributor

Description

Slack conversation: https://flyte-org.slack.com/archives/CP2HDHKE1/p1655433353538459
To list active launch plans in flytectl, use filters.
To fetch active launch plans, use: flytectl get launchplan -p flytesnacks -d development -o yaml --filter.fieldSelector "state=1"
To fetch archived launch plans, use: flytectl get launchplan -p flytesnacks -d development -o yaml --filter.fieldSelector "state=0"

Are you sure this issue hasn't been raised already?

  • Yes

Have you read the Code of Conduct?

  • Yes
@SmritiSatyanV SmritiSatyanV added documentation Improvements or additions to documentation untriaged This issues has not yet been looked at by the Maintainers labels Jun 17, 2022
SmritiSatyanV added a commit to flyteorg/flytectl that referenced this issue Jun 20, 2022
SmritiSatyanV added a commit to flyteorg/flytectl that referenced this issue Jun 20, 2022
Issue: flyteorg/flyte#2620
Slack conversation: https://flyte-org.slack.com/archives/CP2HDHKE1/p1655433353538459
* Add commands to fetch active and archived launchplans
* Removed 'with filters'
* Update based on comments

Signed-off-by: SmritiSatyanV <[email protected]>
pingsutw pushed a commit to pingsutw/flyte-monorepo that referenced this issue Apr 4, 2023
Issue: flyteorg/flyte#2620
Slack conversation: https://flyte-org.slack.com/archives/CP2HDHKE1/p1655433353538459
* Add commands to fetch active and archived launchplans
* Removed 'with filters'
* Update based on comments

Signed-off-by: SmritiSatyanV <[email protected]>
austin362667 pushed a commit to austin362667/flyte that referenced this issue May 7, 2024
Issue: flyteorg#2620
Slack conversation: https://flyte-org.slack.com/archives/CP2HDHKE1/p1655433353538459
* Add commands to fetch active and archived launchplans
* Removed 'with filters'
* Update based on comments

Signed-off-by: SmritiSatyanV <[email protected]>
robert-ulbrich-mercedes-benz pushed a commit to robert-ulbrich-mercedes-benz/flyte that referenced this issue Jul 2, 2024
Issue: flyteorg#2620
Slack conversation: https://flyte-org.slack.com/archives/CP2HDHKE1/p1655433353538459
* Add commands to fetch active and archived launchplans
* Removed 'with filters'
* Update based on comments

Signed-off-by: SmritiSatyanV <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation untriaged This issues has not yet been looked at by the Maintainers
Projects
None yet
Development

No branches or pull requests

1 participant