Displays all startup scripts in your Vultr account with their IDs, names, types, and creation dates.
The vultr-cli script list
command displays all available startup scripts in your Vultr account, showing their IDs, names, types, and creation dates.
$ vultr-cli script list [flags]
Shorthand | Long Version | Description |
---|---|---|
-c | --cursor | (optional) Cursor for paging. |
-p | --per-page | (optional) Number of items requested per page. Default is 100 and Max is 500. |
No comments yet.