upcloud-cli icon indicating copy to clipboard operation
upcloud-cli copied to clipboard

UpCloud command line client (upctl)

Results 42 upcloud-cli issues
Sort by recently updated
recently updated
newest added

Add `kubernetes config` command to be printed via stdout or written in a given file.

Changed config test to check if any username and any password are set as environmental values conflicted with the original version.

When I just tried to use the cli again I got a core dump, I'm not sure if its specific to my system, but if I use `go install` to...

bug
question

- [ ] `examples/README.md` - [ ] Add link from main `README.md` to `examples/` - [ ] Update/remove examples in main `README.md`

Examples usage: ``` $ upctl db properties pg Property Create only Type Example ───────────────────────────────────── ───────────── ───────────────── ────────────────────────────────────────────────────── admin_password yes string or null z66o9QXqKM admin_username yes string or null avnadmin automatic_utility_network_ip_filter...

This is one idea on how to start cleaning up `internal/commands/all/all.go`. This would just distribute building of the commands to multiple places so not sure if this would be good...

question

This would move inline text manual snapshots into files managed by [cupaloy](https://github.com/bradleyjkemp/cupaloy). Makes it easier to manage snapshots without manual copy-pasting and would make it easier to add different snapshots...

enhancement

- [x] Depends on #139 - [ ] Depends on fix for https://github.com/spf13/cobra/issues/1740 - [ ] Remove replace directive from go.mod Implements #134

enhancement