exo compute instance-template register

Description

This command registers a new Compute instance template.

Supported output template annotations: .ID, .Zone, .Name, .Description, .Family, .CreationDate, .Visibility, .Size, .Version, .Build, .Maintainer, .DefaultUser, .SSHKeyEnabled, .PasswordEnabled, .BootMode, .Checksum

exo compute instance-template register NAME URL CHECKSUM [flags]

Options

OptionDescription
--boot-modetemplate boot mode (legacy|uefi)
--buildtemplate build
--descriptiontemplate description
--disable-passworddisable password-based authentication
--disable-ssh-keydisable SSH key-based authentication
--from-snapshotID of a Compute instance snapshot to register as template
--help, -hhelp for register
--maintainertemplate maintainer
--timeoutregistration timeout duration in seconds
--usernametemplate default username
--versiontemplate version
--zone, -zzone to register the template into (default: current account's default zone)

Options inherited from parent commands

OptionDescription
--config, -CSpecify an alternate config file [env EXOSCALE_CONFIG]
--output-format, -OOutput format (table|json|text), see "exo output –help" for more information
--output-templateTemplate to use if output format is "text"
--quiet, -QQuiet mode (disable non-essential command output)
--use-account, -AAccount to use in config file [env EXOSCALE_ACCOUNT]

Related Commands