Skip to main content
The Cloud Shell provides a powerful command-line interface (CLI) for managing and interacting with your 4MINDS resources. Access it directly from the platform to execute commands, query models, and manage your AI workflows.

Accessing Cloud Shell

To open Cloud Shell, click the terminal icon in the top right corner of the screen, next to the notifications icon. Screen Shot2025 10 31at7 45 40PM Pn

Getting Help

Get help for specific command categories:

General Commands

Essential commands for navigating and using the Cloud Shell:

Quick Start

Get started quickly with these common commands:

List your Models

View all AI models in your account.

List your Datasets

View all datasets available in your account.

Chat with a Model

Start an interactive chat session with a specific model. Replace <model-id> with your model’s identifier and <prompt> with your message. Example:

Command Syntax

For detailed command syntax and options, use the help flag with the specific category:
Replace <category> with models, datasets, chat, or personas to see detailed documentation for that command group.