blob: f0b714abe767250c0108123d7f3139915d23e7ac [file] [log] [blame] [view]
# 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).