Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 268 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 268 Bytes

storageos kubectl

Quick Start

Compile and add to your PATH:

make bin
export PATH=$PATH:`pwd`/bin
kubectl storageos bundle
kubectl storageos preflight

Future:

kubectl krew install storageos
kubectl storageos bundle
kubectl storageos preflight