You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are situation where a task only partially runs.
pixi global update --dry-run
Do not actually run only provide the things which would be changed.
This functionality already exists for pixi update --dry-run --json it is just not available for pixi global.
pixi global update --json
Same situation, the functionality is present for pixi update --json just not for pixi global.