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

Is there a desire for a simple projects operator CLI? #65

Open
djoyahoy opened this issue May 1, 2020 · 2 comments
Open

Is there a desire for a simple projects operator CLI? #65

djoyahoy opened this issue May 1, 2020 · 2 comments

Comments

@djoyahoy
Copy link
Contributor

djoyahoy commented May 1, 2020

I was curious if you all had considered creating a CLI that can do basic CRUD operations against Project and ProjectAccess resources. On the one hand, you can do everything you'd want with kubectl, but I'm wondering if creating a CLI could provide some sensible guardrails.

@teddyking
Copy link
Contributor

Hey @djoyahoy it's definitely something we've thought about, and we've actually added some support for project-related commands to another CLI we've been developing. It definitely makes the ProjectAccess stuff in particular a lot nicer to work with.

So I'd say that a standalone CLI for projects-operator that can do some basic things probably makes sense.

@gmrodgers
Copy link
Contributor

gmrodgers commented May 12, 2020

Just to add onto what @teddyking said. We've also been wondering if Projects should even be interacted with at all by a user and they should just use namespaces as thats what people are used to. Problem arises again about how to use ProjectAccess in a nice way in that case

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants