-
Notifications
You must be signed in to change notification settings - Fork 179
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
Add profile support for cli #931
base: main
Are you sure you want to change the base?
Conversation
cc @HonahX |
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.
This looks cool! Can you also be sure to update:
site/content/in-dev/unreleased/command-line-interface.md
Sure thing. Yes, this is more like draft PR to see if that is the layout we would like to support before I add more test cases, readme, etc. |
@eric-maynard @HonahX @flyrain this is ready for review again. thanks. |
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.
LGTM! Just have one non-blocking comment.
@eric-maynard do u mind take another look before I merge this? |
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.
LGTM! Thanks for making the additional doc changes
Helper:
Create profile:
Get profile:
List profiles:
Delete profile:
Update profile:
Use profile with CLI: