Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add --version command/flag to CLI #73

Open
0xdevalias opened this issue Nov 16, 2023 · 0 comments
Open

Add --version command/flag to CLI #73

0xdevalias opened this issue Nov 16, 2023 · 0 comments

Comments

@0xdevalias
Copy link
Contributor

0xdevalias commented Nov 16, 2023

Overview

I propose adding a --version command to the reminders-cli tool. This command would help users easily determine the currently installed version of reminders-cli.

Rationale

  • Ease of Use: Users can quickly verify the version they are working with, which is essential for troubleshooting and ensuring compatibility with different macOS versions.
  • Consistency with Other Tools: Many CLI tools include a --version command, so its inclusion would align reminders-cli with common CLI practices.
  • Support and Troubleshooting: When seeking help or reporting issues, users can readily provide the version number, streamlining support processes.

Suggested Implementation

  • When the user inputs reminders --version, the CLI should return the current version number of the reminders-cli tool in a clear and concise format.
  • This feature should be accessible without any additional arguments or permissions.

Current Workaround

Currently, users must rely on other methods to determine the installed version of reminders-cli, which can be cumbersome and less straightforward.

Additional Information

  • Implementation of this feature would significantly enhance the user experience and align with standard practices in CLI tool design.

Environment

  • reminders-cli version: 2.4.0
  • macOS version: Ventura 13.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant