mirror of https://github.com/helm/helm
Merge b8a994bd78
into 8602af9e92
commit
e1c32217f7
@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
echo $#
|
@ -0,0 +1,4 @@
|
||||
name: numargs
|
||||
usage: "echo num args"
|
||||
description: "echo number of arguments received"
|
||||
command: "$HELM_PLUGIN_DIR/numargs.sh"
|
Loading…
Reference in new issue