This website works better with JavaScript.
欢迎来到马士兵代码仓库
Sign In
msb-public
/
helm
mirror of
https://github.com/helm/helm
Watch
1
Star
0
Code
Issues
Projects
Releases
Wiki
Activity
c1108177a9
helm
/
pkg
/
plugin
/
testdata
/
plugdir
/
good
/
hello
/
hello.sh
10 lines
89 B
Raw
Blame
History
#!/bin/bash
echo
"Hello from a Helm plugin"
echo
"PARAMS"
echo
$*
$HELM_BIN
ls --all
Reference in new issue
View Git Blame
Copy Permalink