cells update

Check for available updates and apply them

Synopsis

DESCRIPTION

List the available updates for the current binary. To apply the actual update, run the command with a --version parameter.

./cells update [flags]

Options

  -d, --dry-run          If set, this flag will grab the package and save it to the tmp directory instead of replacing current binary
  -h, --help             help for update
  -v, --version string   Pass a version number to apply the upgrade

Options inherited from parent commands

      --config string   Configuration storage URL. Supported schemes: etcd|etcd+tls|file|grpc|mem|vault|vaults (default "file:///home/teamcity/.config/pydio/cells/pydio.json")

SEE ALSO

  • ./cells - Secure File Sharing for business
Auto generated by Pydio Cells Home Edition v4.3.1 on 14-Nov-2023
Back to top