# CODE PUSH

<figure><img src="/files/xEqXeWmGegnMnaBeZKa1" alt=""><figcaption></figcaption></figure>

There is no need to specify a file or directory because `Push` will automatically recognize changes, and push only changed files.

```bash
V:\Boomi.Spaces\MSPro\dev\BC>bc code push
*** BoomiCommands v5.9.0.0 Isx64=True Build=RELEASE Start ***
Starting App...
--- CODE.PUSH ---
Recognized 1 local changes.
Recognized 1 component(s) for pushing...
Pushing 22d40bc9-a8e9-465c-975c-1d99c~6 'psg.PGP_Encrypt' to repository ..
Saving 22d40bc9-a8e9-465c-975c-1d99c~7 to script\98 - Sandbox\
--- DONE! ---

*** App Stop (total time 00:02.185) ***
```


---

# 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/code-sql-and-scripts/code-push.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.
