Vultr DocsLatest Content


Update

Updated on 15 September, 2025

Updates an existing startup script in your Vultr account with new content, name, type, or other attributes.


The vultr-cli script update command updates an existing startup script in your Vultr account with new content, name, type, or other attributes.

Usage

console
$ vultr-cli script update <Script ID> [flags]

Flags

Shorthand Long Version Description
-n --name Name of the startup script.
-s --script Startup script contents.
-t --type Type of startup script. Possible values: 'boot', 'pxe'. Default is 'boot'.

Comments

No comments yet.