# 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](https://docs.debricked.com/tools-and-integrations/cli/debricked-cli). If you’re a user of the Legacy CLI, learn how to [migrate to the OpenText Core SCA CLI](https://docs.debricked.com/tips-and-tricks/debricked-cli-migration-guide).[ ](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="cli/debricked-cli"><strong>OpenText Core SCA CLI</strong></a></td></tr><tr><td><a href="cli/legacy-cli"><strong>Legacy CLI</strong></a></td></tr></tbody></table>


---

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