Files
Xen-Orchestra-xen-orchestra…/@xen-orchestra/backups-cli
Bastien Nollet 12b380e806 feat: technical release (#10103)
* feat(@xen-orchestra/fs): 4.9.2

* feat(@xen-orchestra/backup-archive): 1.0.4

* feat(@xen-orchestra/backups): 0.73.7

* feat(@xen-orchestra/proxy): 0.31.2

* feat(xo-server): 5.205.2

* chore(CHANGELOG): update next
2026-07-09 14:31:09 +02:00
..
2022-11-17 10:44:48 +01:00
2022-11-17 10:44:48 +01:00
2026-07-09 14:31:09 +02:00

@xen-orchestra/backups-cli

Package Version License PackagePhobia Node compatibility

Install

Installation of the npm package:

npm install --global @xen-orchestra/backups-cli

Usage

> xo-backups --help
Usage:

    xo-backups clean-vms [--merge] [--remove] xo-vm-backups/*

    alternatively you can target the full remote, thus handling S3/Azure or encrypted remotes

    xo-backups clean-vms [--merge] [--remove] --remote=REMOTEURL

      Detects and repair issues with VM backups.

      Options:
        -m, --merge     Merge (or continue merging) VHD files that are unused
        -r, --remove    Remove unused, incomplete, orphan, or corrupted files


    xo-backups create-symlink-index xo-vm-backups <field path>

    xo-backups info xo-vm-backups/*

Contributions

Contributions are very welcomed, either on the documentation or on the code.

You may:

  • report any issue you've encountered;
  • fork and create a pull request.

License

AGPL-3.0-or-later © Vates SAS