Files
xen-orchestra/@xen-orchestra/backups-cli
Pierre Donias 8c5ee4eafe feat: technical release (#6921)
* feat(@xen-orchestra/fs): 4.0.1

* feat(xen-api): 1.3.3

* feat(@vates/nbd-client): 1.2.1

* feat(@vates/node-vsphere-soap): 1.0.0

* feat(@vates/task): 0.2.0

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

* feat(@xen-orchestra/backups-cli): 1.0.9

* feat(@xen-orchestra/mixins): 0.10.2

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

* feat(@xen-orchestra/vmware-explorer): 0.2.3

* feat(xo-cli): 0.20.0

* feat(xo-server): 5.117.0

* feat(xo-server-auth-oidc): 0.3.0

* feat(xo-server-perf-alert): 0.3.6

* feat(xo-web): 5.120.0

* chore(CHANGELOG): update next
2023-06-28 17:10:22 +02:00
..
2022-11-17 10:44:48 +01:00
2022-02-18 17:11:52 +01:00
2022-11-17 10:44:48 +01:00
2023-06-28 17:10:22 +02:00
2023-02-06 11:25:12 +01: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/*

      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