# @title CLI tools # CLI tools discorb has a CLI tool for developing. ## Usage ```bash bundle exec discorb ... ``` ## Commands Currently, discorb has the following commands: | Command | Description | |---------|-------------| | {file:docs/cli/init.md `init`} | Create a new project. | | {file:docs/cli/irb.md `irb`} | Start an interactive Ruby shell with connected client. | | `show` | Show your environment. |