Skip to content

Aiven-Labs/aiven-cli-jq-cookbook

Repository files navigation

Aiven CLI JQ Cheatsheet

What is this?

This is a downloadable interactive guide meant to help you use the Aiven CLI.

This guide will help you to quickly grab the information that you need to create, manage, and monitor Aiven services.

Using this project

You will also need the following:

Installation

Option 1: installing with pip

python -m pip install git https://github.com/Aiven-Labs/aiven-cli-jq-cookbook.git

Option 2: manually download and run this project

  • Fork and Clone this project (and maybe give it a ⭐)
  • install dependencies
    python -m pip install -r requirements.txt