Skip to content

vsatctl diag

Used as a command-line diagnostic tool designed to troubleshoot your VSatellite.

vsatctl diag [command]

Note

For this command to be operational, existing VSatellite's must be updated to v1.0.51.

Examples

vsatctl diag exec --image alpinelinux/golang:3.18

Available commands

  exec                      start a troubleshooting pod

Options

  -h, --help                help for diag
      --image               supply your own image for the diagnostic tool container
      --reset               destroys the namespace and creates a new one

SEE ALSO