kubectl-sql icon indicating copy to clipboard operation
kubectl-sql copied to clipboard

kubectl-sql is a kubectl plugin that use SQL like language to query the Kubernetes cluster manager

Results 3 kubectl-sql issues
Sort by recently updated
recently updated
newest added

Update dependencies to latest (command line args) Update [cobra](https://github.com/spf13/cobra) and [pflag](https://github.com/spf13/pflag) : - [ ] Update cobra and pflag to latest stable version - [ ] Add tests that verify...

hacktoberfest
maintenance

Update dependencies to latest (kubernetes core) Update : - [ ] Update apimachinery, cli-runtime and [client-go](https://github.com/kubernetes/client-go) to latest stable version - [ ] Add tests that verify the update did...

hacktoberfest
maintenance

GraphQL server Issue: Currently the project support a CLI interface, it is useful to support API requests too. - [ ] Add a graphql api server that can retrive data...

enhancement
hacktoberfest