aboutsummaryrefslogtreecommitdiff
path: root/weed/command/version.go
diff options
context:
space:
mode:
authorKaiwalya Joshi <kjoshi@d2iq.com>2022-06-01 15:47:10 -0700
committerKaiwalya Joshi <kjoshi@d2iq.com>2022-06-01 15:47:10 -0700
commit47d335cf8cbe9bdbb3929281271c34953cba5588 (patch)
tree1c9e103a421ce26270106d7fa8eca2be895cd41c /weed/command/version.go
parente152dc8faeb329613c959de7964fd08f04344245 (diff)
downloadseaweedfs-47d335cf8cbe9bdbb3929281271c34953cba5588.tar.xz
seaweedfs-47d335cf8cbe9bdbb3929281271c34953cba5588.zip
feat: Send commands to weed shell from the docker image.
Add the ability to send commands to weed shell from the docker image. Allows an operator to perform maintenance commands like so: ``` docker run \ --rm \ -e SHELL_FILER=localhost:8888 \ -e SHELL_MASTER=localhost:9333 \ chrislusf/seaweedfs:local \ "shell" \ "fs.configure -locationPrefix=/buckets/foo -volumeGrowthCount=3 -replication=002 -apply" ```
Diffstat (limited to 'weed/command/version.go')
0 files changed, 0 insertions, 0 deletions