Bitrise 命令行接口(CLI)提供了丰富的命令和 API 分组,能让用户灵活地与 Bitrise 平台进行交互,满足多样化的使用需求。默认情况下,所有 API 分组均处于启用状态,用户还能通过参数指定启用特定的 API 分组。
若您需要指定启用的 API 分组,可使用如下命令:
bitrise --enabled-api-groups group1,group2,...
其中 group1 和 group2 是您要启用的具体分组名称。
下表列出了 Bitrise CLI 所有可用命令以及它们所属的 API 分组。
| Command(命令) | Enabled API group(s)(启用的 API 分组) |
|---|---|
| Bitrise CLI commands and their API groups | Bitrise CLI 命令及其对应的 API 分组 |
| Bitrise 命令行接口(CLI)命令及其对应的 API 分组 | Bitrise CLI 命令及其对应的 API 分组 |
| Bitrise CLI commands and their API groups | Bitrise CLI 命令及其对应的 API 分组 |
下表列出了所有 Bitrise API 命令及其对应的翻译内容:
| Command(命令) | Enabled API group(s)(启用的 API 分组) |
|---|---|
| Bitrise CLI commands and their API groups | Bitrise CLI 命令及其对应的 API 分组 |
| Bitrise 命令行接口(CLI)命令及其对应的 API 分组 | Bitrise 命令行接口(CLI)命令及其对应的 API 分组 |
| Bitrise CLI commands and their API groups | Bitrise 命令行接口(CLI)命令及其对应的 API 分组 |
Bitrise CLI 提供了丰富的命令和 API 分组来满足不同的需求。默认情况下所有功能均启用,用户可以根据需要通过指定参数控制哪些功能启用或禁用。