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

feat: check if command exists before attempting to create #43

Closed
wants to merge 2 commits into from

Conversation

kodejuice
Copy link

These changes makes sure a command doesn't exist before attempting to create it, if it does the user gets a command already exists message.

I lost a lot of uncommited work in a project of mine because i mistakenly ran $ cobra-cli add .., this pull request aims to fix that.

These changes makes sure a command doesn't exist before attempting to create it, if it does the user gets a `command already exists` message.

I lost a lot of uncommited work in a project of mine because i mistakenly ran `$ cobra add ..`, this pull request aims to fix that.
@CLAassistant
Copy link

CLAassistant commented Aug 11, 2022

CLA assistant check
All committers have signed the CLA.

@github-actions
Copy link

This PR is being marked as stale due to a long period of inactivity

@github-actions
Copy link

This PR is being marked as stale due to a long period of inactivity

@github-actions
Copy link

This PR is being marked as stale due to a long period of inactivity

@github-actions
Copy link

This PR is being marked as stale due to a long period of inactivity

@kodejuice kodejuice closed this by deleting the head repository Sep 13, 2024
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

Successfully merging this pull request may close these issues.

2 participants