# Specify CLI

### Build for the CI/CD

The Specify CLI enables you to generate your code in any environment. Built on top of the [Specify SDK](/distribute/available-destinations/specify-sdk.md), built with our newly released format ([SDTF](/concepts/specify-design-token-format.md)), and compiled with [Bun](https://bun.sh/), this tool will help you create your CI/CD workflows.

### Let's jump in!&#x20;

How to get started? Easy as pie, follow our[ Getting started](/guides/specify-cli-usage-101.md).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.specifyapp.com/distribute/available-destinations/cli.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
