Kai Hoffman

Results 15 issues of Kai Hoffman

This issue is a: [ ] Bug Report [x] Enhancement suggestion [ ] Feature request In deploying a new cluster, I noticed that there's Ghost, Wordpress and the like in...

Currently, if you have selected a region where you have no resources, you may get an empty response to a listing of resources: ```console $ civo instance ls $ ```...

Instead of requiring `civo apikey save` for every environment, have it so that the system will use the API key defined in an environment variable if it exists. This means...

This was suggested by a user: If no applications are installed on a cluster, would it be worth having a prompt to say "no applications installed, use `civo kubernetes apps...

enhancement

Other resources such as instances and clusters can be deleted with an aliased `civo rm resourcetype` command. It seems reserved IP deletion is not aliased the same way and only...

good first issue
invalid

**Is your feature request related to a problem? Please describe.** If history is set to visible, it is viewable either by month/year or paginated. This goes as far back as...

enhancement
good first issue

Another one from @andyjeffries: > Would be really nice if the ls commands allowed filtering of the results, so you can use the output in scripts easier. I’d like this...

@andyjeffries reported the following trying to create a new firewall using the CLI. The same action to create a firewall in the default network worked on the web, meaning it's...

Adds node recycling to current CLI and usage instructions to README

If a user has no API keys set and adds a new API key, for simplicity's sake make that automatically the current key.

enhancement
good first issue