> For the complete documentation index, see [llms.txt](https://docs.debricked.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.debricked.com/tools-and-integrations/cli.md).

# Command Line Interface (CLI)

The Legacy CLI has now been deprecated. By April 2nd 2024 using it will result in pipeline failures, and the scans will be completely turned off on May 2nd 2024. If you're interested in integrating with us using our CLI, please check out the documentation for [OpenText Core SCA CLI](/tools-and-integrations/cli/debricked-cli.md). If you’re a user of the Legacy CLI, learn how to [migrate to the OpenText Core SCA CLI](/tips-and-tricks/debricked-cli-migration-guide.md).[ ](https://portal.debricked.com/show-tell-33/debricked-cli-migration-guide-322)

<table data-view="cards"><thead><tr><th></th></tr></thead><tbody><tr><td><a href="/pages/zr1DSJTl2osEdl91ljiz"><strong>OpenText Core SCA CLI</strong></a></td></tr><tr><td><a href="/pages/z8WpaAFxnzTM52biOiv4"><strong>Legacy CLI</strong></a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.debricked.com/tools-and-integrations/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.
