Copyright | (c) Soostone Inc 2020 |
---|---|
License | AllRightsReserved |
Stability | experimental |
Portability | POSIX |
Safe Haskell | None |
Language | Haskell2010 |
Synopsis
Documentation
parser :: Parser AuthCommandOptions #
The authParser
function parses the napkin Auth CLI commands
valid options:
backend target backend, currently only bigquery is supported
reset removes previously created credentials
display-credential-file-path computes credentials filepath. This options short circuits credential creation
in-auth-file input file to generate credentials. It may be used to refresh oAuth token
client-ide client-id for oAuth flow. If not provided
client-secret client-secret for oAuth flow. If not provided