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

feat(project): Set project attributes. Start with description #21

Open
acovaci opened this issue May 19, 2024 · 0 comments
Open

feat(project): Set project attributes. Start with description #21

acovaci opened this issue May 19, 2024 · 0 comments
Labels
feature A suggestion for a new feature. planned Functionality that we want to implement. Only for use by the maintainers.

Comments

@acovaci
Copy link
Owner

acovaci commented May 19, 2024

Create a command to add or update a description for a project. Feel free to open new issues for parts of this you don't implement.

Command

plumb project set description="..." name="..."
plumb project set description
plumb project set name
...

plumb project get name
...

Given

  • Project name
  • Description

Outcome

  • Set or update the description for the specified project

Notes

  • Ensure the description is stored and retrievable
@acovaci acovaci added feature A suggestion for a new feature. planned Functionality that we want to implement. Only for use by the maintainers. labels May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A suggestion for a new feature. planned Functionality that we want to implement. Only for use by the maintainers.
Projects
None yet
Development

No branches or pull requests

1 participant