-
Notifications
You must be signed in to change notification settings - Fork 950
Add option to include pinned-state in the choco export command #2603
Copy link
Copy link
Open
Labels
3 - ReviewCode has been added, and is available for review as a pull request.Code has been added, and is available for review as a pull request.EnhancementIssues that introduce new functionality to the project, or enhances/updates existing functionality.Issues that introduce new functionality to the project, or enhances/updates existing functionality.Has DependencyThis issue has a related issue that would need to be addressed before this issue can be closed.This issue has a related issue that would need to be addressed before this issue can be closed.
Milestone
Metadata
Metadata
Assignees
Labels
3 - ReviewCode has been added, and is available for review as a pull request.Code has been added, and is available for review as a pull request.EnhancementIssues that introduce new functionality to the project, or enhances/updates existing functionality.Issues that introduce new functionality to the project, or enhances/updates existing functionality.Has DependencyThis issue has a related issue that would need to be addressed before this issue can be closed.This issue has a related issue that would need to be addressed before this issue can be closed.
Similar to #2503 where install-args are included in export-file, I would like to have pinned-state included in export.
I'm aware that pinned state isn't known at install time, but it would be helpful to get the same state on a new computer as before.
For now I'm helping myself without "choco export" (I've using this longer than "choco export" exists):
Would be nice if choco implements an export fully (with pins).
Thanks!