Brian Dobray
06/17/2022, 2:35 AMlist-active-launch-plans
for flytectl
? I really really miss this right now:
flyte-cli \
-h HOST \
-d ENV \
-p PROJECT \
list-active-launch-plans
Ketan (kumare3)
Prafulla Mahindrakar
06/17/2022, 7:30 AMflytectl get launchplan -p flytesnacks -d development -o yaml --filter.fieldSelector "state=1"
⢠Archive
flytectl get launchplan -p flytesnacks -d development -o yaml --filter.fieldSelector "state=0"
Ketan (kumare3)
Brian Dobray
06/17/2022, 4:15 PMKetan (kumare3)