We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
CHANGELOG.md
1 parent 20fcdf5 commit 1300d27Copy full SHA for 1300d27
CHANGELOG.md
@@ -3,6 +3,7 @@
3
## Features
4
5
### CLI
6
+
7
- `auth`: Added support for authenticating to Keyfactor Command using a oAuth2 client credentials or access token.
8
9
### Store Types
@@ -21,6 +22,8 @@
21
22
### Stores
23
24
- `import csv`: Converts all `int` properties to `string` since Keyfactor Command does not support `int` properties.
25
+- `import csv`: Returns useful error message when invalid `store-type-name` or `store-type-id` are passed rather than
26
+ panic.
27
28
## Chores
29
0 commit comments