Skip to main content
This command is only available on Astro.
Known issue in Astro CLI 1.38.0 (resolved in 1.38.1)Astro CLI 1.38.0 installs Remote Execution Agent Python and system dependencies from requirements.txt and packages.txt instead of requirements-client.txt and packages-client.txt when you run astro remote deploy. As a result, dependencies meant for the client may not be installed on the Remote Execution Agent as expected. Upgrade to Astro CLI 1.38.1 or later to resolve this issue.
The astro remote command group enables workflows for building and deploying remote client images as part of Remote Execution Deployments.

astro remote deploy

Builds and deploys a remote client image from your Astro project to a specified remote registry.

Usage

Options

Examples

Deploy with a specific platform:
Deploy a pre-built image:
Deploy with build secrets: