Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to set a value using $EDITOR #16

Open
Riddlerrr opened this issue Jan 20, 2023 · 0 comments
Open

Ability to set a value using $EDITOR #16

Riddlerrr opened this issue Jan 20, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Riddlerrr
Copy link
Contributor

Problem

It's difficult to set a big or multi-line values uses console

Solution

Open default editor and use it if no value send in console command

Details

For example:

credman set example.key -e development,staging

should open default EDITOR (vim, nano or something else you're configured in your system), and after saving and close the editor it should be saved to the key.

@Riddlerrr Riddlerrr added the enhancement New feature or request label Jan 20, 2023
@Riddlerrr Riddlerrr changed the title Ability to set a value using EDITOR Ability to set a value using $EDITOR Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant