> For the complete documentation index, see [llms.txt](https://boomi.markusschmidt.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://boomi.markusschmidt.pro/boomi-console/commands/arguments/comp-arguments/comp-get-arguments.md).

# COMP GET Arguments

{% content-ref url="/pages/wxdhGtNbF9nd2XykK98V" %}
[COMP Arguments](/boomi-console/commands/arguments/comp-arguments.md)
{% endcontent-ref %}

<details>

<summary>/DeployableOnly, /d</summary>

If `true` only deployable components will be resolved.

</details>

<details>

<summary>/Folder, /f</summary>

Specify a (full) folder path as the source. All (non-deleted) components in that folder will be considered. You may also specify `/children` and/or `/parent` flags, which will be applied on each component in that folder.

You can use `*` as a wildcard. For example: `*Connection*` will find all folders having the word *Connection* in its full-path.

If you want to traverse through all sub-folder you should use an asterik at the end: `foldername*`

</details>

<details>

<summary>/template, /t</summary>

Specify a template name (a file located in the template folder) that is used to render the results of a prticular command.

</details>
