abra app secret insert shouldn't ask for inline secrets #646

Open
opened 2024-11-08 19:18:47 +00:00 by fauno · 2 comments
Member

abra app secret insert <domain> <secret-name> <version> <data> will leave <data> stored on the shell history. would be better if it prompts the operator instead :D

abra app secret insert <domain> <secret-name> <version>
? Please input your secret: <data>
`abra app secret insert <domain> <secret-name> <version> <data>` will leave `<data>` stored on the shell history. would be better if it prompts the operator instead :D ``` abra app secret insert <domain> <secret-name> <version> ? Please input your secret: <data> ```
fauno added the
bug
label 2024-11-08 19:18:47 +00:00
decentral1se added the
abra
label 2024-11-08 20:35:29 +00:00
Owner

Yeh, fair point. However, this might break existing scripts if we change this now perhaps? I agree it's not ideal that passwords are passed directly on the CLI.

Yeh, fair point. However, this might break existing scripts if we change this now perhaps? I agree it's not ideal that passwords are passed directly on the CLI.
Author
Member

for backwards compatibility make the <data> argument optional and prompt when missing?

for backwards compatibility make the `<data>` argument optional and prompt when missing?
decentral1se added this to the Abra v0.10.1 project 2025-04-20 05:50:49 +00:00
decentral1se moved this to Backlog in Abra v0.10.1 on 2025-04-20 06:06:40 +00:00
decentral1se moved this to Backlog in Abra v0.10.1 on 2025-04-21 19:08:15 +00:00
decentral1se moved this to Backlog in Abra v0.10.1 on 2025-04-21 19:08:25 +00:00
decentral1se moved this to To Do in Abra v0.10.1 on 2025-04-21 19:08:54 +00:00
decentral1se moved this to To Do in Abra v0.10.1 on 2025-04-21 19:09:04 +00:00
decentral1se moved this to To Do in Abra v0.10.1 on 2025-04-21 19:24:49 +00:00
decentral1se moved this to To Do in Abra v0.10.1 on 2025-04-21 19:24:51 +00:00
decentral1se moved this to To Do in Abra v0.10.1 on 2025-04-21 19:24:52 +00:00
decentral1se moved this to To Do in Abra v0.10.1 on 2025-04-22 23:34:44 +00:00
decentral1se moved this to To Do in Abra v0.10.1 on 2025-04-22 23:34:47 +00:00
decentral1se moved this to Backlog in Abra v0.10.1 on 2025-04-24 08:58:37 +00:00
decentral1se moved this to Backlog in Abra v0.10.1 on 2025-04-24 08:58:38 +00:00
decentral1se removed this from the Abra v0.10.1 project 2025-04-24 09:00:37 +00:00
decentral1se added this to the Abra "next" project 2025-04-24 19:36:34 +00:00
decentral1se moved this to Backlog in Abra "next" on 2025-05-11 08:24:52 +00:00
Sign in to join this conversation.
No description provided.