Skip to main content

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

InstallationHow to install and set up the CLI
CommandsFull reference for every CLI command and its options
Tips & TricksUseful patterns and shortcuts for day-to-day use
Example ScriptsReady-to-use bash scripts for common workflows
Video DemosShort walkthroughs of the most common CLI workflows
Claude SkillsUse the CLI hands-free via Claude Code