Skip to content

Add --version command to CLI #12

@jvilimek

Description

@jvilimek

Add a --version command to the net-changesets CLI tool so users can easily check which version is installed. This is a standard feature in most CLI tools and improves usability and troubleshooting.

Acceptance Criteria:

  • Running net-changesets --version outputs the current version of the tool.
  • The version output should match the current release/tag.
  • If possible, include documentation update to mention the new command.

Rationale:
Providing a --version flag helps users and support teams quickly determine the installed version, which is essential for debugging and ensuring compatibility.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request
No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions