Skip to content

Should we always print the vault summary? #46

Description

@csutherl

Every option (except -h) that you can run in vault.sh prints the vault summary, e.g.:

Vault Configuration in tomcat properties file:
********************************************
...
KEYSTORE_URL=/path/to/vault-dir/vault.keystore
KEYSTORE_PASSWORD=MASK-31bRT4dFCADeFjdvZhG8Rq
KEYSTORE_ALIAS=my_vault
SALT=1234abcd
ITERATION_COUNT=22
ENC_FILE_DIR=/path/to/vault-dir/
...
********************************************

Can we add an option to allow users to print the summary when they want to see it? IMO it's unnecessary for every command and adds too much to the output.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions