Archive Working with Workspace
This commit is contained in:
parent
3f3260764e
commit
9b9d15a0e0
17 changed files with 0 additions and 0 deletions
9
archive/working-with-workspace/code/secrets.txt
Normal file
9
archive/working-with-workspace/code/secrets.txt
Normal file
|
@ -0,0 +1,9 @@
|
|||
# ws secret generate-random-key
|
||||
key('default'): 'd38be3b7aa42fdbfb14c0d25f07bc1875edd5f13f640cd76'
|
||||
|
||||
# ws secret encrypt 'Hello World!'
|
||||
attribute('message'): = decrypt('YTozOntpOjA7czo3OiJkZWZhdWx0Ijt')
|
||||
|
||||
command('say-hello'): |
|
||||
#!bash|@
|
||||
echo @('message')
|
Loading…
Add table
Add a link
Reference in a new issue