Add tools
This commit is contained in:
2
tools/step
Normal file
2
tools/step
Normal file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
docker run --rm -it -v ${HOME}:${HOME} -e STEPPATH=${HOME}/.step smallstep/step-cli step ${@}
|
||||
Reference in New Issue
Block a user