xen-orchestra/@xen-orchestra/backups-cli
2024-01-31 17:18:52 +01:00
..
commands chore(backups): convert to ESM 2023-07-10 16:45:13 +02:00
_composeCommands.mjs chore(backups-cli): convert to ESM 2022-11-17 10:44:48 +01:00
_fs.mjs chore(backups-cli): convert to ESM 2022-11-17 10:44:48 +01:00
.npmignore feat: unified .npmignore for all packages 2021-04-07 13:58:14 +02:00
.USAGE.md chore: hide USAGE.md 2022-02-18 17:11:52 +01:00
index.mjs chore(backups-cli): convert to ESM 2022-11-17 10:44:48 +01:00
package.json feat(@xen-orchestra/backups): 0.44.6 2024-01-31 17:18:52 +01:00
README.md docs: uniformize code blocks 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