Categorygithub.com/kube-stack/sdsctl
modulepackage
0.0.0-20240314024537-8574f109a683
Repository: https://github.com/kube-stack/sdsctl.git
Documentation: pkg.go.dev

# README

sdsctl

Software-defined storage controller for kube-stack.

Installation

cd ./sdsctl/cmd/sdsctl

go build -o sdsctl main.go

cp sdsctl /usr/bin

usage

# ref: https://github.com/kube-stack/sdsctl/blob/main/cmd/sdsctl/main.go
# ref: https://github.com/kube-stack/sdsctl/blob/main/pkg/cmds/root.go
sdsctl --help

# ref: https://github.com/kube-stack/sdsctl/blob/main/pkg/cmds/pool/create_pool.go
sdsctl create-pool --help

log

cat /var/log/sdsctl.log

# Packages

No description provided by the author
No description provided by the author
No description provided by the author