secrethub-cli icon indicating copy to clipboard operation
secrethub-cli copied to clipboard

OP_SESSION environment variable not found

Open G3z opened this issue 3 years ago • 0 comments

I am unable to perform the migration as OP_SESSION variable is always empty

$ eval $(op signin)
$ secrethub migrate plan ###
Encountered an error: OP_SESSION environment variable not found, run `eval $(op signin)` to set one

cli versions:

$ secrethub -v
secrethub version 0.44.0, build d29a942
$ op -v
2.7.1

G3z avatar Sep 13 '22 09:09 G3z