top | item 46613575

(no title)

lateral_cloud | 1 month ago

Is there any reason why you don't use a secrets manager like 1password with it's CLI tool? E.g.

>op read "op://foo/bar/password"

discuss

order

linuxhackerman|1 month ago

I touch on this possibility with the `rbw` example:

>`$ token=$(rbw get gitlab-access-token) # get the token from a command-line password manager`