stamp check-update

Check for available updates (alias for stamp update –check)

Synopsis

Check across all package managers for available updates. Alias for “stamp update –check”.

stamp check-update [flags]

Examples

  # check for available updates (alias form)
  stamp check-update

  # equivalent canonical command
  stamp update --check

Options

  -h, --help   help for check-update

Options inherited from parent commands

  -j, --json      output results in JSON format
  -v, --verbose   enable debug logging
  -y, --yes       auto-accept all prompts

SEE ALSO