xen-orchestra/packages/xapi-explore-sr
2023-06-23 11:09:02 +02:00
..
src feat(xen-api): add HTTP proxy support (#5958) 2021-10-27 17:30:41 +02:00
.babelrc.js chore: enforce strict mode for CJS files 2022-02-22 12:34:41 +01:00
.eslintrc.js chore(eslint): only use @babel/eslint-parser for pkgs using Babel 2021-04-23 14:47:34 +02: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
package.json feat(xen-api): 1.3.2 2023-06-23 11:09:02 +02:00
README.md docs: uniformize code blocks 2023-02-06 11:25:12 +01:00

xapi-explore-sr

Package Version License PackagePhobia Node compatibility

Display the list of VDIs (unmanaged and snapshots included) of a SR

Install

Installation of the npm package:

npm install --global xapi-explore-sr

Usage

> xapi-explore-sr
Usage: xapi-explore-sr [--full] <SR UUID> <Host URL> <Host user> [<Host password>]

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

ISC © Vates SAS