Learn how to work with Bito CLI (including examples)
Prerequisites
Terminal
Bash (for Mac and Linux)
CMD (for Windows)
Using Bito CLI
Before you can use Bito CLI, you need to install and configure it. Once the setup is done, follow the steps below:
Execute Chat: Run bito command on command prompt to get started. Ask anything you want help with such as awk command to print first and last column.
Note: Bito CLI supports long prompts through multiline input. To complete and submit the prompt, press Ctrl+D. Enter/Return key adds a new line to the input.
Exit Bito CLI: To quit/exit from Bito CLI, type quit and press Ctrl+D .