Skip to content

Add --dry-run capability to pixi global update #3873

@phreed

Description

@phreed

Problem description

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.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions