# Arguments

- [Common Arguments](https://boomi.markusschmidt.pro/boomi-console/commands/arguments/common-arguments.md): A brief description of all arguments
- [The Set Argument in Detail](https://boomi.markusschmidt.pro/boomi-console/commands/arguments/common-arguments/components-set.md): Components Set related arguments
- [Query Filter](https://boomi.markusschmidt.pro/boomi-console/commands/arguments/common-arguments/query-files.md): Just another option to specify ComponentIds
- [Start date or time span](https://boomi.markusschmidt.pro/boomi-console/commands/arguments/common-arguments/query-files/start-date-or-time-span.md): Predefined Parameters
- [Arguments in a file](https://boomi.markusschmidt.pro/boomi-console/commands/arguments/common-arguments/parameters-in-a-file.md): Collect often used parameters in a file.
- [Allow Multi](https://boomi.markusschmidt.pro/boomi-console/commands/arguments/common-arguments/allow-multi.md): Arguments that can be specified more than once
- [Component Resolution](https://boomi.markusschmidt.pro/boomi-console/commands/arguments/common-arguments/command-sources.md): Multiple ways to specify component IDs
- [COMP Arguments](https://boomi.markusschmidt.pro/boomi-console/commands/arguments/comp-arguments.md)
- [COMP GET Arguments](https://boomi.markusschmidt.pro/boomi-console/commands/arguments/comp-arguments/comp-get-arguments.md)
- [COMP DOC Arguments](https://boomi.markusschmidt.pro/boomi-console/commands/arguments/comp-arguments/comp-doc-arguments.md)
- [PACK Arguments](https://boomi.markusschmidt.pro/boomi-console/commands/arguments/pack-arguments.md)
- [DEPLOY Arguments](https://boomi.markusschmidt.pro/boomi-console/commands/arguments/deploy-arguments.md)
- [DEPLOY GET Arguments](https://boomi.markusschmidt.pro/boomi-console/commands/arguments/deploy-arguments/deploy-get-arguments.md)
- [DEPLOY EXEC Arguments](https://boomi.markusschmidt.pro/boomi-console/commands/arguments/deploy-arguments/deploy-exec-arguments.md)
- [DEPLOY DELETE Arguments](https://boomi.markusschmidt.pro/boomi-console/commands/arguments/deploy-arguments/deploy-delete-arguments.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://boomi.markusschmidt.pro/boomi-console/commands/arguments.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.
