# DEPLOY EXEC Arguments

<details>

<summary>Environments</summary>

* /SrcEnv, /s\
  The source environment for a promotion.
* /DstEnv, /d

  The destination en

Allow Multiple

Deployment commands can refer to one or more environments, which must be specified in your `bc.workspace.config`. If you don't specify an explicit environment, all environments defined in your workspace config are considered.

</details>

* /DeploymentNote, /dn
* /PackagedComponentNote, /pcn


---

# 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/deploy-arguments/deploy-exec-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.
