democratic-csi/csi_proto/download-proto.sh

7 lines
158 B
Bash
Executable File

#!/bin/bash
# v1.6.0
VERSION=${1}
curl -v -o "csi-${VERSION}.proto" https://raw.githubusercontent.com/container-storage-interface/spec/${VERSION}/csi.proto