An open API service indexing awesome lists of open source software.

https://github.com/jairojunior/pv-from-volumes


https://github.com/jairojunior/pv-from-volumes

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Example

`pip3 install requirements`

Sample file (pvcs.txt):

```pvcs.txt
namespace name1 volume1
namespace name2 volume2
namespace name3 volume3
```

`python3 create_pv_from_volumes.py < pvcs.txt`