-
Notifications
You must be signed in to change notification settings - Fork 14
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: Organizations support #292
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
First round of things to fix up. I'll have another look through once these get fixed up
All updated now |
…lagoon-cli into feature/organizations
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is a lot here, great work! I think for now this is great.
I have had a run through and everything seems to be working fine. Although I am finding the command flow a little bit clunky, but for now it will do.
Since the CLI hasn't reached 1.0.0 yet, we have some wiggle on structure of commands.
Provides basic CRUD & quality of life functionality.
Requires uselagoon/machinery#24