The Fluvio CLI is an all-in-one tool for installing and managing Fluvio, as well as for producing and consuming data on the command-line. If you have not installed it already, you may do so using the following command:
$ curl -fsS https://packages.fluvio.io/v1/install.sh | bash
Let’s have a look at some common commands you’ll want to know when starting out with Fluvio:
fluvio cluster start
fluvio cloud login
fluvio topic create
fluvio produce
fluvio consume