feat(upload-ova): new CLI to import OVA VMs (#3630)

This commit is contained in:
Nicolas Raynaud
2020-03-31 14:44:10 +02:00
committed by GitHub
parent efffbafa42
commit 5ee1ceced3
15 changed files with 1009 additions and 17 deletions
+24
View File
@@ -0,0 +1,24 @@
/benchmark/
/benchmarks/
*.bench.js
*.bench.js.map
/examples/
example.js
example.js.map
*.example.js
*.example.js.map
/fixture/
/fixtures/
*.fixture.js
*.fixture.js.map
*.fixtures.js
*.fixtures.js.map
/test/
/tests/
*.spec.js
*.spec.js.map
__snapshots__/