* fix: Accept bucket ID or bucket name arguments
* chore: Change order, prioritising bucket ID over bucket name argument
* fix: Ensure name or ID is used to print error
* refactor: take clients out of internal
* refactor: move stdio to pkg
* Move internal/api to api
* refactor: final changes for Kapacitor to access shared functionality
* chore: regenerate mocks
* fix: bad automated refactor
* chore: extra formatting not caught by make fmt