Ned Hanks
Results
2
comments of
Ned Hanks
I know, but this only works if the 'value' matches. There are many times where there value will not match. Another example is database connections where username and password are...
Example extra regex: AWS_PROFILE=([A-Za-z0-9_-]+) ``` $ env | grep AWS ***************************** AWS_REGION=us-west-2 ``` So warp redacts the whole line/regex, not just the matched part.