cloud hosted extensions update-extension cli command
Destructive
Auth required
elastic cloud hosted extensions update-extension \
--extension-id <extension-id> \
--name <name> \
--extension-type <extension-type> \
--version <version> \
[options]
Update Extension
Behaviour flags:
--dry-run — validate all inputs and exit without performing any action
--extension-idstringrequired- Id of an extension
--namestringrequired--extension-typeenumrequired-
Values: plugin, bundle
--versionstringrequired--descriptionstring--download-urlstring--input-filestring- path to a JSON file to use as command input
--dry-run- validate all inputs and exit without performing any action (preview changes without applying them)
--yes- confirm destructive action without prompting
--json-
output as JSON