Add get-password
This commit is contained in:
parent
166a7b30f8
commit
4105962ae9
1 changed files with 3 additions and 0 deletions
3
get-password
Normal file
3
get-password
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
gum input --password --placeholder='password' --prompt='secret: '
|
Loading…
Reference in a new issue