You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/kfutil.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,7 @@ A CLI wrapper around the Keyfactor Platform API.
25
25
--offline Will not attempt to connect to GitHub for latest release information and resources.
26
26
--password string Password to use for authenticating to Keyfactor Command. WARNING: Remember to delete your console history if providing kfcPassword here in plain text.
27
27
--profile string Use a specific profile from your config file. If not specified the config named 'default' will be used if it exists.
28
+
--skip-tls-verify Disable TLS verification for API requests to Keyfactor Command.
28
29
--token-url string OAuth2 token endpoint full URL to use for authenticating to Keyfactor Command.
29
30
--username string Username to use for authenticating to Keyfactor Command.
30
31
```
@@ -37,12 +38,12 @@ A CLI wrapper around the Keyfactor Platform API.
37
38
*[kfutil helm](kfutil_helm.md) - Helm utilities for configuring Keyfactor Helm charts
*[kfutil login](kfutil_login.md) - User interactive login to Keyfactor. Stores the credentials in the config file '$HOME/.keyfactor/command_config.json'.
40
-
*[kfutil logout](kfutil_logout.md) - Removes the credentials file '$HOME/.keyfactor/command_config.json'.
41
+
*[kfutil logout](kfutil_logout.md) - Unsets environment variables and removes the stored credentials file.
41
42
*[kfutil orchs](kfutil_orchs.md) - Keyfactor agents/orchestrators APIs and utilities.
Copy file name to clipboardExpand all lines: docs/kfutil_completion.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,7 @@ See each sub-command's help for details on how to use the generated script.
32
32
--offline Will not attempt to connect to GitHub for latest release information and resources.
33
33
--password string Password to use for authenticating to Keyfactor Command. WARNING: Remember to delete your console history if providing kfcPassword here in plain text.
34
34
--profile string Use a specific profile from your config file. If not specified the config named 'default' will be used if it exists.
35
+
--skip-tls-verify Disable TLS verification for API requests to Keyfactor Command.
35
36
--token-url string OAuth2 token endpoint full URL to use for authenticating to Keyfactor Command.
36
37
--username string Username to use for authenticating to Keyfactor Command.
37
38
```
@@ -44,4 +45,4 @@ See each sub-command's help for details on how to use the generated script.
44
45
*[kfutil completion powershell](kfutil_completion_powershell.md) - Generate the autocompletion script for powershell
45
46
*[kfutil completion zsh](kfutil_completion_zsh.md) - Generate the autocompletion script for zsh
46
47
47
-
###### Auto generated by spf13/cobra on 9-Dec-2024
48
+
###### Auto generated by spf13/cobra on 12-Dec-2024
Copy file name to clipboardExpand all lines: docs/kfutil_completion_bash.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,6 +55,7 @@ kfutil completion bash
55
55
--offline Will not attempt to connect to GitHub for latest release information and resources.
56
56
--password string Password to use for authenticating to Keyfactor Command. WARNING: Remember to delete your console history if providing kfcPassword here in plain text.
57
57
--profile string Use a specific profile from your config file. If not specified the config named 'default' will be used if it exists.
58
+
--skip-tls-verify Disable TLS verification for API requests to Keyfactor Command.
58
59
--token-url string OAuth2 token endpoint full URL to use for authenticating to Keyfactor Command.
59
60
--username string Username to use for authenticating to Keyfactor Command.
60
61
```
@@ -63,4 +64,4 @@ kfutil completion bash
63
64
64
65
*[kfutil completion](kfutil_completion.md) - Generate the autocompletion script for the specified shell
65
66
66
-
###### Auto generated by spf13/cobra on 9-Dec-2024
67
+
###### Auto generated by spf13/cobra on 12-Dec-2024
Copy file name to clipboardExpand all lines: docs/kfutil_completion_fish.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,6 +46,7 @@ kfutil completion fish [flags]
46
46
--offline Will not attempt to connect to GitHub for latest release information and resources.
47
47
--password string Password to use for authenticating to Keyfactor Command. WARNING: Remember to delete your console history if providing kfcPassword here in plain text.
48
48
--profile string Use a specific profile from your config file. If not specified the config named 'default' will be used if it exists.
49
+
--skip-tls-verify Disable TLS verification for API requests to Keyfactor Command.
49
50
--token-url string OAuth2 token endpoint full URL to use for authenticating to Keyfactor Command.
50
51
--username string Username to use for authenticating to Keyfactor Command.
51
52
```
@@ -54,4 +55,4 @@ kfutil completion fish [flags]
54
55
55
56
*[kfutil completion](kfutil_completion.md) - Generate the autocompletion script for the specified shell
56
57
57
-
###### Auto generated by spf13/cobra on 9-Dec-2024
58
+
###### Auto generated by spf13/cobra on 12-Dec-2024
--offline Will not attempt to connect to GitHub for latest release information and resources.
44
44
--password string Password to use for authenticating to Keyfactor Command. WARNING: Remember to delete your console history if providing kfcPassword here in plain text.
45
45
--profile string Use a specific profile from your config file. If not specified the config named 'default' will be used if it exists.
46
+
--skip-tls-verify Disable TLS verification for API requests to Keyfactor Command.
46
47
--token-url string OAuth2 token endpoint full URL to use for authenticating to Keyfactor Command.
47
48
--username string Username to use for authenticating to Keyfactor Command.
Copy file name to clipboardExpand all lines: docs/kfutil_completion_zsh.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,6 +57,7 @@ kfutil completion zsh [flags]
57
57
--offline Will not attempt to connect to GitHub for latest release information and resources.
58
58
--password string Password to use for authenticating to Keyfactor Command. WARNING: Remember to delete your console history if providing kfcPassword here in plain text.
59
59
--profile string Use a specific profile from your config file. If not specified the config named 'default' will be used if it exists.
60
+
--skip-tls-verify Disable TLS verification for API requests to Keyfactor Command.
60
61
--token-url string OAuth2 token endpoint full URL to use for authenticating to Keyfactor Command.
61
62
--username string Username to use for authenticating to Keyfactor Command.
62
63
```
@@ -65,4 +66,4 @@ kfutil completion zsh [flags]
65
66
66
67
*[kfutil completion](kfutil_completion.md) - Generate the autocompletion script for the specified shell
67
68
68
-
###### Auto generated by spf13/cobra on 9-Dec-2024
69
+
###### Auto generated by spf13/cobra on 12-Dec-2024
Copy file name to clipboardExpand all lines: docs/kfutil_containers.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,6 +30,7 @@ A collections of APIs and utilities for interacting with Keyfactor certificate s
30
30
--offline Will not attempt to connect to GitHub for latest release information and resources.
31
31
--password string Password to use for authenticating to Keyfactor Command. WARNING: Remember to delete your console history if providing kfcPassword here in plain text.
32
32
--profile string Use a specific profile from your config file. If not specified the config named 'default' will be used if it exists.
33
+
--skip-tls-verify Disable TLS verification for API requests to Keyfactor Command.
33
34
--token-url string OAuth2 token endpoint full URL to use for authenticating to Keyfactor Command.
34
35
--username string Username to use for authenticating to Keyfactor Command.
35
36
```
@@ -40,4 +41,4 @@ A collections of APIs and utilities for interacting with Keyfactor certificate s
40
41
*[kfutil containers get](kfutil_containers_get.md) - Get certificate store container by ID or name.
41
42
*[kfutil containers list](kfutil_containers_list.md) - List certificate store containers.
42
43
43
-
###### Auto generated by spf13/cobra on 9-Dec-2024
44
+
###### Auto generated by spf13/cobra on 12-Dec-2024
Copy file name to clipboardExpand all lines: docs/kfutil_containers_get.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,6 +35,7 @@ kfutil containers get [flags]
35
35
--offline Will not attempt to connect to GitHub for latest release information and resources.
36
36
--password string Password to use for authenticating to Keyfactor Command. WARNING: Remember to delete your console history if providing kfcPassword here in plain text.
37
37
--profile string Use a specific profile from your config file. If not specified the config named 'default' will be used if it exists.
38
+
--skip-tls-verify Disable TLS verification for API requests to Keyfactor Command.
38
39
--token-url string OAuth2 token endpoint full URL to use for authenticating to Keyfactor Command.
39
40
--username string Username to use for authenticating to Keyfactor Command.
40
41
```
@@ -43,4 +44,4 @@ kfutil containers get [flags]
43
44
44
45
*[kfutil containers](kfutil_containers.md) - Keyfactor certificate store container API and utilities.
45
46
46
-
###### Auto generated by spf13/cobra on 9-Dec-2024
47
+
###### Auto generated by spf13/cobra on 12-Dec-2024
Copy file name to clipboardExpand all lines: docs/kfutil_containers_list.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,7 @@ kfutil containers list [flags]
34
34
--offline Will not attempt to connect to GitHub for latest release information and resources.
35
35
--password string Password to use for authenticating to Keyfactor Command. WARNING: Remember to delete your console history if providing kfcPassword here in plain text.
36
36
--profile string Use a specific profile from your config file. If not specified the config named 'default' will be used if it exists.
37
+
--skip-tls-verify Disable TLS verification for API requests to Keyfactor Command.
37
38
--token-url string OAuth2 token endpoint full URL to use for authenticating to Keyfactor Command.
38
39
--username string Username to use for authenticating to Keyfactor Command.
39
40
```
@@ -42,4 +43,4 @@ kfutil containers list [flags]
42
43
43
44
*[kfutil containers](kfutil_containers.md) - Keyfactor certificate store container API and utilities.
44
45
45
-
###### Auto generated by spf13/cobra on 9-Dec-2024
46
+
###### Auto generated by spf13/cobra on 12-Dec-2024
Copy file name to clipboardExpand all lines: docs/kfutil_export.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,6 +46,7 @@ kfutil export [flags]
46
46
--offline Will not attempt to connect to GitHub for latest release information and resources.
47
47
--password string Password to use for authenticating to Keyfactor Command. WARNING: Remember to delete your console history if providing kfcPassword here in plain text.
48
48
--profile string Use a specific profile from your config file. If not specified the config named 'default' will be used if it exists.
49
+
--skip-tls-verify Disable TLS verification for API requests to Keyfactor Command.
49
50
--token-url string OAuth2 token endpoint full URL to use for authenticating to Keyfactor Command.
50
51
--username string Username to use for authenticating to Keyfactor Command.
51
52
```
@@ -54,4 +55,4 @@ kfutil export [flags]
54
55
55
56
*[kfutil](kfutil.md) - Keyfactor CLI utilities
56
57
57
-
###### Auto generated by spf13/cobra on 9-Dec-2024
58
+
###### Auto generated by spf13/cobra on 12-Dec-2024
0 commit comments