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

<Info>
  The behavior and format of these commands differs depending on what Astronomer
  product you're using.
</Info>

Use `astro deployment` commands to manage all details about Deployments, including Deployment resources, Airflow objects, and Astro Runtime versioning.

<CardGroup cols={2}>
  <Card title="astro deployment airflow upgrade" href="/docs/cli/v1.41/astro-deployment-airflow-upgrade">
    View documentation for `astro deployment airflow upgrade`.
  </Card>

  <Card title="astro deployment airflow-variable" href="/docs/cli/v1.41/astro-deployment-airflow-variable-list">
    View documentation for `astro deployment airflow-variable`.
  </Card>

  <Card title="astro deployment connection" href="/docs/cli/v1.41/astro-deployment-connection-list">
    View documentation for `astro deployment connection`.
  </Card>

  <Card title="astro deployment create" href="/docs/cli/v1.41/astro-deployment-create">
    View documentation for `astro deployment create`.
  </Card>

  <Card title="astro deployment delete" href="/docs/cli/v1.41/astro-deployment-delete">
    View documentation for `astro deployment delete`.
  </Card>

  <Card title="astro deployment hibernate" href="/docs/cli/v1.41/astro-deployment-hibernate">
    View documentation for `astro deployment hibernate`.
  </Card>

  <Card title="astro deployment inspect" href="/docs/cli/v1.41/astro-deployment-inspect">
    View documentation for `astro deployment inspect`.
  </Card>

  <Card title="astro deployment list" href="/docs/cli/v1.41/astro-deployment-list">
    View documentation for `astro deployment list`.
  </Card>

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

  <Card title="astro deployment pool" href="/docs/cli/v1.41/astro-deployment-pool-list">
    View documentation for `astro deployment pool`.
  </Card>

  <Card title="astro deployment runtime upgrade" href="/docs/cli/v1.41/astro-deployment-runtime-upgrade">
    View documentation for `astro deployment runtime upgrade`.
  </Card>

  <Card title="astro deployment service account" href="/docs/cli/v1.41/astro-deployment-service-account">
    View documentation for `astro deployment service account`.
  </Card>

  <Card title="astro deployment team" href="/docs/cli/v1.41/astro-deployment-team">
    View documentation for `astro deployment team`.
  </Card>

  <Card title="astro deployment token" href="/docs/cli/v1.41/astro-deployment-token-list">
    View documentation for `astro deployment token`.
  </Card>

  <Card title="astro deployment update" href="/docs/cli/v1.41/astro-deployment-update">
    View documentation for `astro deployment update`.
  </Card>

  <Card title="astro deployment user" href="/docs/cli/v1.41/astro-deployment-user">
    View documentation for `astro deployment user`.
  </Card>

  <Card title="astro deployment variable" href="/docs/cli/v1.41/astro-deployment-variable-list">
    View documentation for `astro deployment variable`.
  </Card>

  <Card title="astro deployment wake up" href="/docs/cli/v1.41/astro-deployment-wake-up">
    View documentation for `astro deployment wake up`.
  </Card>

  <Card title="astro deployment worker-queue" href="/docs/cli/v1.41/astro-deployment-worker-queue-create">
    View documentation for `astro deployment worker-queue`.
  </Card>
</CardGroup>
