`cscli capi register` : do no re-register by default
What would you like to be added?
when running cscli capi register, it will re-register even if you have an existing and valid CAPI credentials.
Can we add a --force option to it that - if not specified - will only register you if you are not already registered and/or if you login is not valid.
Why is this needed?
because @mazzma12 asked for it :face_in_clouds:
@buixor: Thanks for opening an issue, it is currently awaiting triage.
In the meantime, you can:
- Check Crowdsec Documentation to see if your issue can be self resolved.
- You can also join our Discord.
- Check Releases to make sure your agent is on the latest version.
Details
I am a bot created to help the crowdsecurity developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.
@buixor: There are no 'kind' label on this issue. You need a 'kind' label to start the triage process.
/kind feature/kind enhancement/kind bug/kind packaging
Details
I am a bot created to help the crowdsecurity developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.
I'm having a look at this because I want to add tests with mock capi, so I have a hand in the code
/kind enhancement