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

Using verbs as commands #3

Closed
imgios opened this issue May 21, 2024 · 0 comments · Fixed by #9
Closed

Using verbs as commands #3

imgios opened this issue May 21, 2024 · 0 comments · Fixed by #9
Assignees
Labels
enhancement New feature or request

Comments

@imgios
Copy link
Owner

imgios commented May 21, 2024

Would be cool to use verbs instead of options for a set of actions, just like git-profile <verb> [<profile-name>] [options]

For instance:

  • View a Git profile: git-profile get <profile-name>
  • Save a Git profile: git-profile save <profile-name> [--dir <path>]
  • List the available Git profiles: git-profile list
  • Delete a Git profile: git-profile delete <profile-name>
  • Get Git profile version: git-profile version
@imgios imgios added the enhancement New feature or request label May 21, 2024
@imgios imgios linked a pull request May 23, 2024 that will close this issue
@imgios imgios closed this as completed May 28, 2024
@imgios imgios self-assigned this May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant