stack kb agent-builder delete-agent-builder-skills-skillid cli command
Destructive
Auth required
Idempotent
Scope: global
elastic stack kb agent-builder delete-agent-builder-skills-skillid \
--skill-id <skill-id> \
[options]
Delete a skill
Behaviour flags:
--dry-run — validate all inputs and exit without performing any action
--skill-idstringrequired- The unique identifier of the skill.
--[no-]force- If true, removes the skill from agents that use it and then deletes it. If false and any agent uses the skill, the request returns 409 Conflict with the list of agents.
--input-filestring- path to a JSON file to use as command input
--[no-]dry-run- validate all inputs and exit without performing any action (preview changes without applying them)
--[no-]yes- confirm destructive action without prompting
--[no-]json-
output as JSON