Accessing Cloud Shell
To open Cloud Shell, click the terminal icon in the top right corner of the screen, next to the notifications icon.
Getting Help
Get help for specific command categories:General Commands
Essential commands for navigating and using the Cloud Shell:| Command | Description | Shortcut |
|---|---|---|
whoami | Show current user information | - |
api | Show available API endpoints | - |
clear | Clear terminal screen | Ctrl+L |
exit | Close terminal | Esc |
Quick Start
Get started quickly with these common commands:List your Models
List your Datasets
Chat with a Model
<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:<category> with models, datasets, chat, or personas to see detailed documentation for that command group.
