|
|
Docker image for retrieving and updating version number from Hashicorp Vault key-value storage.
|
|
|
There are 2 commands:
|
|
|
# Release
|
|
|
|
|
|
### Docker image for retrieving and updating version number from Hashicorp Vault key-value storage.
|
|
|
## There are 2 commands:
|
|
|
get-version - to get next version from KV storage
|
|
|
update-version - increment version number in KV storage |
|
|
\ No newline at end of file |
|
|
update-version - increment version number in KV storage
|
|
|
## Syntax
|
|
|
```bash
|
|
|
get-version sm.example.com token product_name
|
|
|
update-version sm.example.com token product_name
|
|
|
``` |
|
|
\ No newline at end of file |