> ## Documentation Index
> Fetch the complete documentation index at: https://help.gorelo.io/llms.txt
> Use this file to discover all available pages before exploring further.

# 生成测试告警

> 在 Gorelo 中通过在线代理资产上使用 GoreloAction CLI 命令生成测试告警，以验证告警投递和工单创建工作流程。

1. 从主菜单导航到 [**Assets List**](https://app.gorelo.io/Asset/asset-list)。
2. 点击当前在线的代理资产。
3. 导航到左侧的 **CLI** 选项卡。
4. 通过将以下命令粘贴到资产的 CLI 中来生成测试告警：

```text theme={null}
GoreloAction -Alert -Severity 1 -Name "NameHere" -Description "DescriptionHere" -Suppress 0
```

<Frame>
  <img src="https://mintcdn.com/gorelo/RfhuQdZkx7_xlt17/images/image-15.png?fit=max&auto=format&n=RfhuQdZkx7_xlt17&q=85&s=6deaf15fbed88852cdd300147c161d0c" alt="Image" width="988" height="282" data-path="images/image-15.png" />
</Frame>

更多详情请参阅 [**GoreloAction**](/gorelo-action-cli)。
