github.com/pachyderm/pachyderm@v1.13.4/doc/docs/1.11.x/reference/pachctl/pachctl_auth_set-config.md (about) 1 ## pachctl auth set-config 2 3 Set Pachyderm's current auth configuration 4 5 ### Synopsis 6 7 Set Pachyderm's current auth configuration 8 9 ``` 10 pachctl auth set-config [flags] 11 ``` 12 13 ### Options 14 15 ``` 16 -f, --file string input file (to use as the new config (default "-") 17 -h, --help help for set-config 18 ``` 19 20 ### Options inherited from parent commands 21 22 ``` 23 --no-color Turn off colors. 24 -v, --verbose Output verbose logs 25 ``` 26