> ## Documentation Index
> Fetch the complete documentation index at: https://phidatainc-studio-tools-doc.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# ag infra create

Create a new infra in the current directory.

## Params

<ResponseField name="name" type="str">
  Name of the new infra. `--name` `-n`
</ResponseField>

<ResponseField name="template" type="str">
  Starter template for the infra. `--template` `-t`
</ResponseField>

<ResponseField name="url" type="str">
  URL of the starter template. `--url` `-u`
</ResponseField>

<ResponseField name="print_debug_log" type="bool">
  Print debug logs. `--debug` `-d`
</ResponseField>
