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 0596632 commit 4db3287Copy full SHA for 4db3287
CHANGELOG.md
@@ -2,8 +2,15 @@
2
3
## Features
4
5
+### CLI
6
- `auth`: Added support for authenticating to Keyfactor Command using a oAuth2 client credentials or access token.
7
8
+### Store Types
9
+
10
+- `store-types create`: Added support for creating store types from a local file in `integration-manifest.json` format.
11
+- `store-types create`: Added support for creating store types specified by a Keyfactor repo name and optional branch
12
+ ref.
13
14
## Fixes
15
16
- `cli`: Fixed an issue where the CLI would sometimes terminate with no error messages when calling the
0 commit comments