Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 726 Bytes

File metadata and controls

33 lines (21 loc) · 726 Bytes

hapi vps post-install-scripts update

Update post-install script

Synopsis

Update a specific post-install script.

Use this endpoint to modify existing automation scripts.

hapi vps post-install-scripts update <post-install-script-id> [flags]

Options

      --content string   Content of the script
  -h, --help             help for update
      --name string      Name of the script

Options inherited from parent commands

      --config string   Config file (default is $HOME/.hapi.yaml)
      --format string   Output format type (json|table|tree), default: table

SEE ALSO