feat: implement capsul create

This commit is contained in:
2021-08-02 15:11:14 +02:00
parent 3e91174ce0
commit 5294e84d5e
3 changed files with 132 additions and 6 deletions

View File

@ -1,5 +1,3 @@
# The path to our pass credentials store
export PASSWORD_STORE_DIR=$(pwd)/../../autonomic/passwords/passwords/
# The Hetzner Cloud API token for managing our instances
export HCLOUD_TOKEN=$(pass show logins/hetzner/cicd/api_key)
# export CAPSUL_TOKEN=...