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

Add subcommand to apply profiles #1815

Merged
merged 1 commit into from
Dec 5, 2023
Merged

Add subcommand to apply profiles #1815

merged 1 commit into from
Dec 5, 2023

Conversation

JAORMX
Copy link
Contributor

@JAORMX JAORMX commented Dec 5, 2023

This adds the minder profile apply sub-command. It also adds
some handy utility functions to simplify writing other profile
sub-commands such as profile create.

Closes: #1756

This adds the `minder profile apply` sub-command. It also adds
some handy utility functions to simplify writing other profile
sub-commands such as `profile create`.

Closes: #1756
@JAORMX JAORMX requested a review from rdimitrov December 5, 2023 07:06
Copy link
Member

@rdimitrov rdimitrov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! 🚀

Not affecting this PR, but have you considered making some of the flags persistent? I know there's a separate issue and this is not part of this scope, just asking so we know if we should visit this command/sub-command pair or it's already covered.

@JAORMX
Copy link
Contributor Author

JAORMX commented Dec 5, 2023

@rdimitrov I think we could start making them persistent, but we could do that as part of addressing that PR.

@rdimitrov
Copy link
Member

@rdimitrov I think we could start making them persistent, but we could do that as part of addressing that PR.

You're right, let's finish all of this first so we have everything we have to update in the other issue afterwards 💯

@JAORMX JAORMX merged commit 26ce34d into main Dec 5, 2023
14 checks passed
@JAORMX JAORMX deleted the update-prof-cli branch December 5, 2023 10:40
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

Successfully merging this pull request may close these issues.

Create an "apply" command for minder profile
2 participants