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

failed to get alerts-email flag #2411

Open
1 task done
maikhir opened this issue Feb 4, 2025 · 0 comments
Open
1 task done

failed to get alerts-email flag #2411

maikhir opened this issue Feb 4, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@maikhir
Copy link

maikhir commented Feb 4, 2025

Which version of kubefirst are you using?

2.8.0

Which cloud provider?

k3d (local)

Which DNS?

None specific

Which installation type?

CLI

Which distributed Git provider?

GitHub

Did you use a fork of gitops-template?

No

Which Operating System?

Linux

What is the issue?

Hi, try to install kubefirst on a local vm with docker

i use this command
kubefirst k3d create --cluster-name test --github-org test-maik --git-provider github
and get this error message: Error occurred during command execution: failed to get flags: failed to get alerts-email flag: flag accessed but not defined: alerts-email If a detailed error message was available, please make the necessary corrections before retrying. You can re-run the last command to try the operation again.

if i try with the flag alerts-email, i got the error message kubefirst k3d create --cluster-name test --github-org test-maik --git-provider github --alerts-email [email protected] Error occurred during command execution: unknown flag: --alerts-email If a detailed error message was available, please make the necessary corrections before retrying. You can re-run the last command to try the operation again.

Code of Conduct

  • I agree to follow this project's Code of Conduct
@maikhir maikhir added the bug Something isn't working label Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant