influxdb/influxdb_iox_client/src
Paul Dix 197a3818d3
feat: add catalog client and remote command (#4329)
* feat: add catalog client and remote command

Adds the catalog gRPC service to influxdb_iox_client.
Adds a new remote command to execute commands against a remote IOx host.
Adds partition subcommand to remote to get the details of a partition by id.

* test: add end to end test for `remote partition` CLI (#4336)

* chore: cleanup partition CLI PR feedback

Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
2022-04-15 13:59:49 +00:00
..
client feat: add catalog client and remote command (#4329) 2022-04-15 13:59:49 +00:00
client.rs feat: add catalog client and remote command (#4329) 2022-04-15 13:59:49 +00:00
format.rs fix: Address or allow Clippy warnings new with Rust 1.54 2021-07-30 09:59:59 -04:00
lib.rs refactor: cleanup 2021-09-06 01:07:07 -04:00