Julien Fontanet 6470cbd2ee 0.0.2
2016-10-31 17:08:02 +01:00
2016-10-31 17:07:34 +01:00
2016-10-31 16:27:15 +01:00
2016-10-31 16:27:15 +01:00
2016-10-31 16:27:15 +01:00
2016-10-31 16:27:15 +01:00
2016-10-31 17:08:02 +01:00
2016-10-31 16:31:59 +01:00

xapi-explore-sr Build Status

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
The global orchestration solution to manage and backup XCP-ng and XenServer.
Readme 96 MiB
Languages
JavaScript 90.9%
Vue 5.2%
TypeScript 2.6%
SCSS 0.5%
Smarty 0.3%
Other 0.3%