mirror of
https://github.com/hashicorp/vault.git
synced 2026-01-04 16:21:11 +01:00
* save progress * fix file name * save progress * save progress * remove uneeded subheader * Fix build error * fix another build error
8 lines
225 B
Plaintext
8 lines
225 B
Plaintext
<a id="agent-flag-exit-after-auth" />
|
|
|
|
**`-exit-after-auth (bool : false)`**
|
|
|
|
Exit with code `0` after a single successful auth. Success indicates successful
|
|
token retrieval and write to sink.
|
|
|
|
**Example**: `-exit-after-auth` |