iggy-cli 0.10.0-edge.3

CLI for Iggy message streaming platform
1
2
3
4
5
6
7
8
9
10
11
# Apache Iggy CLI

The interactive CLI allows you to interact with the Apache Iggy server from the command line.

This is a great addition to the Web UI, especially for all the developers who prefer using the console tools.

Iggy CLI can be installed with `cargo install iggy-cli` and then simply accessed by typing `iggy` in your terminal.

![CLI](../../assets/cli.png)

For more details please visit [Apache Iggy](https://iggy.apache.org) and its [GitHub repository](https://github.com/apache/iggy).