You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: