The behavior and format of this command are the same for both Astro and Astro Private Cloud.
Initialize an Astro project in an empty local directory. An Astro project contains the set of files necessary to run Airflow, including dedicated folders for your dag files, plugins, and dependencies. An Astro project can be either run locally with astro dev start or pushed to Astronomer with astro deploy.
Enabling remote execution with the --remote-execution-enabled flag results in the following behavior:
--remote-image-repository.astro config set remote.client_registry <remote-image-repository> CLI command.astro/config.yaml is created or updated with your remote client image repository.Dockerfile.clientrequirements-client.txtpackages-client.txt