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

Implement kubefirst logs command for all clouds #2234

Open
1 task done
fharper opened this issue Jul 8, 2024 · 1 comment
Open
1 task done

Implement kubefirst logs command for all clouds #2234

fharper opened this issue Jul 8, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@fharper
Copy link
Contributor

fharper commented Jul 8, 2024

Which version of kubefirst are you using?

2.4.11

Which cloud provider?

Akamai, AWS, Civo, DigitalOcean, Google Cloud, K3s, Vultr

Which DNS?

None specific

Which installation type?

CLI

Which distributed Git provider?

None specific

Did you use a fork of gitops-template?

No

Which Operating System?

None specific

What is the issue?

The kubefirst logs command only works for k3d. We need to implement that for all clouds so:

  1. our CLI is consistent.
  2. the logs command output is so much cleaner than tailing the logs by oneself, so a way better experience for our users.

Code of Conduct

  • I agree to follow this project's Code of Conduct
@fharper fharper added the bug Something isn't working label Jul 8, 2024
@fharper
Copy link
Contributor Author

fharper commented Jul 15, 2024

So it's implemented already, it's just that the CLI still display the tails command instead of the kubefirst logs one when starting the creation process with another cloud than k3d.

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