cloud hosted extensions create-extension cli command

Auth required
elastic cloud hosted extensions create-extension \
  --name <name> \
  --extension-type <extension-type> \
  --version <version> \
  [options]
		

Create an extension

Behaviour flags:

--dry-run — validate all inputs and exit without performing any action

--name string required
--extension-type enum required

Values: plugin, bundle

--version string required
--description string
--download-url string
--input-file string
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)
--json

output as JSON