# 动态指令

## 动态指令 <a href="#dynamic-command" id="dynamic-command"></a>

动态指令可以批量执行并实时查看结果，不仅支持预先定义好的指令，并支持实时下发输入的指令。

![](/files/BuaZPLJUrY3EJptDa0WW)

![](/files/u6lXaQ16YNy4BtIbmODj)

![](/files/HmGTrX49psmlRHle9Fib)

动态指令的另一种表现形式为在打开一个ssh终端后可以选择已录入指令进行执行：

![](/files/0B5hKVVyqdyPcj2qELa3)


---

# 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.nextcli.com/jumpserver/dynamic-command.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.
