Skip to content

feat: 用户侧Skill支持快速执行脚本与文件分发 #4419

Description

@jsonwan

在现有的bk-job Skill中,增加两项能力:

  1. 使用v4_fast_execute_script接口到用户指定的机器上执行用户指定的脚本;
  2. 使用v3_fast_transfer_file接口将本地文件/服务器文件分发到目标机器指定目录,分发本地文件时,先调用generate_local_file_upload_url接口获取本地文件上传地址及分发路径相关信息,然后上传文件,最后调用v3_fast_transfer_file接口分发。

Metadata

Metadata

Assignees

Labels

doing已经接受处理,正在开发实施kind/enhancement功能改进特性

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions