-
Notifications
You must be signed in to change notification settings - Fork 672
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
[Feature] flyte-cli list projects #413
Labels
enhancement
New feature or request
good first issue
Good for newcomers
untriaged
This issues has not yet been looked at by the Maintainers
Comments
wild-endeavor
added
enhancement
New feature or request
untriaged
This issues has not yet been looked at by the Maintainers
good first issue
Good for newcomers
labels
Jul 14, 2020
This is now part of flytectl |
eapolinario
pushed a commit
to eapolinario/flyte
that referenced
this issue
Dec 6, 2022
Signed-off-by: Yuvraj <[email protected]>
eapolinario
pushed a commit
to eapolinario/flyte
that referenced
this issue
Dec 6, 2022
* Add deckURI to NodeExecutionData Signed-off-by: Kevin Su <[email protected]> * Use new storage api in stdlib Signed-off-by: Kevin Su <[email protected]> * Fixed tests Signed-off-by: Kevin Su <[email protected]> * nit Signed-off-by: Kevin Su <[email protected]> * one more test Signed-off-by: Kevin Su <[email protected]> * Add deck_uri in NodeExecutionClosure Signed-off-by: Kevin Su <[email protected]> * Fixed tests Signed-off-by: Kevin Su <[email protected]> * update tests Signed-off-by: Kevin Su <[email protected]> * nit Signed-off-by: Kevin Su <[email protected]> * lint fix Signed-off-by: Kevin Su <[email protected]> * Updated idl Signed-off-by: Kevin Su <[email protected]> * nit Signed-off-by: Kevin Su <[email protected]> * nit Signed-off-by: Kevin Su <[email protected]> * Add http endpoint Signed-off-by: Kevin Su <[email protected]> * few updates Signed-off-by: Kevin Su <[email protected]> * nit Signed-off-by: Kevin Su <[email protected]>
eapolinario
pushed a commit
to eapolinario/flyte
that referenced
this issue
Dec 20, 2022
Signed-off-by: Ketan Umare <[email protected]>
eapolinario
pushed a commit
to eapolinario/flyte
that referenced
this issue
Aug 9, 2023
Signed-off-by: Yuvraj <[email protected]>
eapolinario
pushed a commit
to eapolinario/flyte
that referenced
this issue
Aug 21, 2023
* Add deckURI to NodeExecutionData Signed-off-by: Kevin Su <[email protected]> * Use new storage api in stdlib Signed-off-by: Kevin Su <[email protected]> * Fixed tests Signed-off-by: Kevin Su <[email protected]> * nit Signed-off-by: Kevin Su <[email protected]> * one more test Signed-off-by: Kevin Su <[email protected]> * Add deck_uri in NodeExecutionClosure Signed-off-by: Kevin Su <[email protected]> * Fixed tests Signed-off-by: Kevin Su <[email protected]> * update tests Signed-off-by: Kevin Su <[email protected]> * nit Signed-off-by: Kevin Su <[email protected]> * lint fix Signed-off-by: Kevin Su <[email protected]> * Updated idl Signed-off-by: Kevin Su <[email protected]> * nit Signed-off-by: Kevin Su <[email protected]> * nit Signed-off-by: Kevin Su <[email protected]> * Add http endpoint Signed-off-by: Kevin Su <[email protected]> * few updates Signed-off-by: Kevin Su <[email protected]> * nit Signed-off-by: Kevin Su <[email protected]>
eapolinario
pushed a commit
that referenced
this issue
Sep 8, 2023
* Add external-plugin-service proto back to the idl Signed-off-by: Kevin Su <[email protected]> * update idl Signed-off-by: Kevin Su <[email protected]> * update idll Signed-off-by: Kevin Su <[email protected]> * update idll Signed-off-by: Kevin Su <[email protected]> * AsyncAgentService Signed-off-by: Kevin Su <[email protected]> --------- Signed-off-by: Kevin Su <[email protected]>
eapolinario
pushed a commit
that referenced
this issue
Sep 13, 2023
* Add external-plugin-service proto back to the idl Signed-off-by: Kevin Su <[email protected]> * update idl Signed-off-by: Kevin Su <[email protected]> * update idll Signed-off-by: Kevin Su <[email protected]> * update idll Signed-off-by: Kevin Su <[email protected]> * AsyncAgentService Signed-off-by: Kevin Su <[email protected]> --------- Signed-off-by: Kevin Su <[email protected]> Signed-off-by: Eduardo Apolinario <[email protected]>
pvditt
pushed a commit
that referenced
this issue
Dec 29, 2023
* Add external-plugin-service proto back to the idl Signed-off-by: Kevin Su <[email protected]> * update idl Signed-off-by: Kevin Su <[email protected]> * update idll Signed-off-by: Kevin Su <[email protected]> * update idll Signed-off-by: Kevin Su <[email protected]> * AsyncAgentService Signed-off-by: Kevin Su <[email protected]> --------- Signed-off-by: Kevin Su <[email protected]>
eapolinario
pushed a commit
to eapolinario/flyte
that referenced
this issue
Apr 30, 2024
* Expose buildkit port Signed-off-by: Jeev B <[email protected]> * fix test Signed-off-by: Jeev B <[email protected]> --------- Signed-off-by: Jeev B <[email protected]>
eapolinario
pushed a commit
to eapolinario/flyte
that referenced
this issue
Apr 30, 2024
* Expose buildkit port Signed-off-by: Jeev B <[email protected]> * fix test Signed-off-by: Jeev B <[email protected]> --------- Signed-off-by: Jeev B <[email protected]>
austin362667
pushed a commit
to austin362667/flyte
that referenced
this issue
May 7, 2024
* Expose buildkit port Signed-off-by: Jeev B <[email protected]> * fix test Signed-off-by: Jeev B <[email protected]> --------- Signed-off-by: Jeev B <[email protected]>
robert-ulbrich-mercedes-benz
pushed a commit
to robert-ulbrich-mercedes-benz/flyte
that referenced
this issue
Jul 2, 2024
* Expose buildkit port Signed-off-by: Jeev B <[email protected]> * fix test Signed-off-by: Jeev B <[email protected]> --------- Signed-off-by: Jeev B <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
enhancement
New feature or request
good first issue
Good for newcomers
untriaged
This issues has not yet been looked at by the Maintainers
Motivation: Why do you think this is important?
The flyte-cli tool installed by flytekit currently doesn't have a command to list the projects. We should add this.
Goal: What should the final outcome look like, ideally?
flyte-cli list-projects
should list the current projects. Admin already has an endpoint that serves this information. It's just a question of having a command in flyte-cli to hit it. It's already even in the Python client.Describe alternatives you've considered
None.
Flyte component
[Optional] Propose: Link/Inline
NA
Additional context
NA
Is this a blocker for you to adopt Flyte
NA
The text was updated successfully, but these errors were encountered: