Skip to content

Add option to write the value from prompt if value is not provided #360

@nitrocode

Description

@nitrocode

It would be nice to get a prompt if the value is omitted during a write operation

This would still work

$ chamber write service key value
<secret stored>
$

If value is omitted, then it could prompt

$ chamber write service key
A value was not provided, please provide it in the secure prompt below and press enter.
<user types in secret and it does not show up visually>
<user presses enter>
<secret stored>
$

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions