You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: