Replies: 1 comment 2 replies
-
Do you expect a get and a delete command as well? If so a new subgroup (preferred) makes sense, so you can do a set, list and delete (or get) to retrieve / delete the current one? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
With the new preferred solution feature, these commands would be a fantastic addition.
Command
pac solution set-preferred
This command will enable you to set the preferred solution in the currently selected environment.
Usage:
pac solution set-preferred --name [--environment]
--name
--environment
pac solution list-preferred
This command will enable you to list the preferred solution. This will output the preferred solution name, internal name, and solution ID.
Usage:
pac solution list-preferred [--environment] [--json]
--environment
--json
Beta Was this translation helpful? Give feedback.
All reactions