Skip to main content
These commands are only available on Astro.

Manage Astro IDE projects from the CLI

The astro ide command group provides basic management for Astro IDE projects through the Astro CLI. You can list all available projects, import an existing project to your local environment, or export a local project to Astro IDE.

astro ide project list

View documentation for astro ide project list.

astro ide project import

View documentation for astro ide project import.

astro ide project export

View documentation for astro ide project export.