> ## 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 dev

<Info>The behavior and format of this command are the same for both Astro and Astro Private Cloud.</Info>

Use `astro dev` commands to manage your Astro project and interact with your local Airflow environment.

<CardGroup cols={2}>
  <Card title="astro dev bash" href="/docs/cli/v1.39/astro-dev-bash">
    View documentation for `astro dev bash`.
  </Card>

  <Card title="astro dev init" href="/docs/cli/v1.39/astro-dev-init">
    View documentation for `astro dev init`.
  </Card>

  <Card title="astro dev kill" href="/docs/cli/v1.39/astro-dev-kill">
    View documentation for `astro dev kill`.
  </Card>

  <Card title="astro dev logs" href="/docs/cli/v1.39/astro-dev-logs">
    View documentation for `astro dev logs`.
  </Card>

  <Card title="astro dev object export" href="/docs/cli/v1.39/astro-dev-object-export">
    View documentation for `astro dev object export`.
  </Card>

  <Card title="astro dev object import" href="/docs/cli/v1.39/astro-dev-object-import">
    View documentation for `astro dev object import`.
  </Card>

  <Card title="astro dev parse" href="/docs/cli/v1.39/astro-dev-parse">
    View documentation for `astro dev parse`.
  </Card>

  <Card title="astro dev ps" href="/docs/cli/v1.39/astro-dev-ps">
    View documentation for `astro dev ps`.
  </Card>

  <Card title="astro dev pytest" href="/docs/cli/v1.39/astro-dev-pytest">
    View documentation for `astro dev pytest`.
  </Card>

  <Card title="astro dev restart" href="/docs/cli/v1.39/astro-dev-restart">
    View documentation for `astro dev restart`.
  </Card>

  <Card title="astro dev run" href="/docs/cli/v1.39/astro-dev-run">
    View documentation for `astro dev run`.
  </Card>

  <Card title="astro dev start" href="/docs/cli/v1.39/astro-dev-start">
    View documentation for `astro dev start`.
  </Card>

  <Card title="astro dev stop" href="/docs/cli/v1.39/astro-dev-stop">
    View documentation for `astro dev stop`.
  </Card>

  <Card title="astro dev upgrade test" href="/docs/cli/v1.39/astro-dev-upgrade-test">
    View documentation for `astro dev upgrade test`.
  </Card>
</CardGroup>
