Prerequisites
- Access to a Poolside API URL. If you do not have one, contact your Poolside administrator.
- A local project or repository you can use for your first task.
- On macOS or Linux,
curlorwget, andtar. - On Windows, PowerShell and
tar.
Get started with pool CLI
Install the CLI
On macOS or Linux, run one of the following commands:On Windows, run:For installation details, see Install Poolside Agent CLI.
Authenticate
Connect to your Poolside deployment:Replace
<api-url> with the API URL for your Poolside deployment.Ask your first question
Start an interactive session:Ask Poolside to explain the project:For help writing effective prompts, see Prompting best practices.
Make a change
Ask Poolside to identify a low-risk improvement:After you choose an option, ask Poolside to make the change:Poolside might ask for approval before reading files, editing files, or running commands.
Next steps
Poolside Agent CLI
Learn about interactive mode, automated mode, and CLI commands.
Example prompts
Try prompts for common development tasks.