Only show explanatory message about secrets once per abra command #143

Closed
opened 2021-04-07 19:32:50 +00:00 by 3wordchant · 0 comments
Owner

Currently, if you run .. app new <type> --secrets or .. app <app> secret generate --all then you see one copy of this warning message per secret:

WARNING: These generated secrets are now stored as encrypted data on your server
WARNING: Please take a moment to make sure you have saved a copy of the passwords
WARNING: Abra is not able to show the password values in plain text again
WARNING: See https://docs.docker.com/engine/swarm/secrets/ for more on secrets

It'd be nice to only show it once per run, to make the output less noisy.

While we're at it, we could link to https://docs.cloud.autonomic.zone/secrets/ instead of the Docker docs?

Currently, if you run `.. app new <type> --secrets` or `.. app <app> secret generate --all` then you see one copy of this warning message per secret: ``` WARNING: These generated secrets are now stored as encrypted data on your server WARNING: Please take a moment to make sure you have saved a copy of the passwords WARNING: Abra is not able to show the password values in plain text again WARNING: See https://docs.docker.com/engine/swarm/secrets/ for more on secrets ``` It'd be nice to only show it once per run, to make the output less noisy. While we're at it, we could link to https://docs.cloud.autonomic.zone/secrets/ instead of the Docker docs?
3wordchant added the
enhancement
design
labels 2021-04-07 19:32:50 +00:00
decentral1se added this to the Beta release milestone 2021-04-07 19:36:01 +00:00
decentral1se added the
secrets
label 2021-04-17 22:45:05 +00:00
This repo is archived. You cannot comment on issues.
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/abra#143
No description provided.