> ## Documentation Index
> Fetch the complete documentation index at: https://docs.prefect.io/llms.txt
> Use this file to discover all available pages before exploring further.

#  

# `prefect version`

```command theme={null}
prefect version [OPTIONS]
```

<Info>
  Get the current Prefect version and integration information.
</Info>

<AccordionGroup>
  <Accordion title="Options" defaultOpen>
    <ResponseField name="--omit-integrations">
      Omit integration information
    </ResponseField>
  </Accordion>
</AccordionGroup>
