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

[FlyteCTL Feature] Ability to update project labels #1873

Closed
2 tasks done
pradithya opened this issue Nov 30, 2021 · 0 comments
Closed
2 tasks done

[FlyteCTL Feature] Ability to update project labels #1873

pradithya opened this issue Nov 30, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@pradithya
Copy link
Member

Describe the feature/command for FlyteCTL

Add support for labels in flytectl create project command.

Provide a possible output or UX example

Inline Update

 bin/flytectl update project --name flytesnacks --id flytesnacks --labels app=flyte

Using yaml

 bin/flytectl update project --file project.yaml

with project.yaml:

    id: "project-unique-id"
    name: "Name"
    labels:
     app: flyte

Related issue: #1620

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

  • Yes

Have you read the Code of Conduct?

  • Yes
@pradithya pradithya added enhancement New feature or request untriaged This issues has not yet been looked at by the Maintainers labels Nov 30, 2021
@yindia yindia self-assigned this Nov 30, 2021
@yindia yindia added this to the 0.19.0 - Eagle milestone Nov 30, 2021
@kumare3 kumare3 removed the untriaged This issues has not yet been looked at by the Maintainers label Jan 11, 2022
@yindia yindia closed this as completed Jan 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants