Getting started
AIchor CLI is a command-line interface for interacting with the AIchor service. This CLI allows users to:
- monitor experiments from various projects and engines
- submit, resubmit and cancel experiments from a local machine or a CI pipeline
- trigger experiments from commits or using a local repository
- stream logs for an experiment
- fetch credentials for AIchor buckets associated to projects
- access project cloud storage and execute file operations (e.g, rm, cp, ls, mkdir)
- setup your project's repository to work with AIchor
- add uv support out of the box for AIchor projects
Got an idea or found a bug?
For reporting bugs or suggesting new features please contact us through Jira or by email at aichor-support@instadeep.atlassian.net
Explore further
| Installation | How to install and set up the CLI |
| Commands | Full reference for every CLI command and its options |
| Tips & Tricks | Useful patterns and shortcuts for day-to-day use |
| Example Scripts | Ready-to-use bash scripts for common workflows |
| Video Demos | Short walkthroughs of the most common CLI workflows |
| Claude Skills | Use the CLI hands-free via Claude Code |