Forum Discussion

firelizzard's avatar
firelizzard
New Contributor
3 years ago

Calling the CLI from a Go program

I'm working on a Go program and I want to call op , using the PolKit/app integration so a dialog appears prompting the user to type in their password. This works when I run op directly from my she...