> ## Documentation Index
> Fetch the complete documentation index at: https://astronomer.io/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# astro ide project export

<Info>
  These commands are only available on Astro.
</Info>

Export your current local project to Astro IDE.

## Usage

```sh wrap theme={null}
astro ide project export
```

## Description

Upload your local project to Astro IDE. You can create a new Astro IDE project or select an existing one from the list to update with your local files.

## Related commands

* [`astro ide project import`](/docs/cli/v1.38/astro-ide-project-import)
* [`astro ide project list`](/docs/cli/v1.38/astro-ide-project-list)
