6470cbd2ee70359f980bfbd67155b8344f08eaa3
xapi-explore-sr 
Display the list of VDIs (unmanaged and snapshots included) of a SR
Install
Installation of the npm package:
> npm install --save xapi-explore-sr
Usage
> xapi-explore-sr
Usage: xapi-explore-sr [--full] <SR UUID> <Xen URL> <Xen user> [<Xen password>]
Development
# Install dependencies
> npm install
# Run the tests
> npm test
# Continuously compile
> npm run dev
# Continuously run the tests
> npm run dev-test
# Build for production (automatically called by npm install)
> npm run build
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
Description
Languages
JavaScript
90.9%
Vue
5.2%
TypeScript
2.6%
SCSS
0.5%
Smarty
0.3%
Other
0.3%