File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed
Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 1+ # v1.9.0
2+
3+ ## Features
4+
5+ ### CLI
6+
7+ - ` stores import csv ` : Add flag ` --sync ` to allow updating existing stores from CSV.
8+ - ` pam-types ` : New sub CLI to manage PAM Types in Keyfactor Command. [ docs] ( docs/kfutil_pam-types.md )
9+ - ` pam delete ` : Delete PAM provider by Name now supported. [ docs] ( docs/kfutil_pam_delete.md )
10+ - ` auth ` : Prompt for missing auth parameters when ` --no-prompt ` is not set and auth config is incomplete and/or missing,
11+ this allows for password input for each command without storing password in config file or env var.
12+
13+ ### Fixes
14+
15+ - ` store-types ` : Sort store-types list case-insensitively
16+ - ` login ` : Will clear out basic/oauth params if auth type changes for a profile.
17+
118# v1.8.5
219
320## Chores
You can’t perform that action at this time.
0 commit comments