edit_lab
Update metadata of an existing EVE-NG lab, including name, version, author, description, or notes, by specifying only the fields to change.
Instructions
Edit an existing lab's metadata. Only supplied fields are changed.
Args: lab_path: Full path to the .unl lab file. name: New name, if changing. version: New version, if changing. author: New author, if changing. description: New description, if changing. body: New body/notes, if changing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| name | No | ||
| author | No | ||
| version | No | ||
| lab_path | Yes | ||
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||