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

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

Use `astro config` commands to configure how the Astro CLI behaves in your local environment.

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

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