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
@@ -16,11 +16,12 @@ A CLI wrapper around the Keyfactor Platform API.
16
16
### SEE ALSO
17
17
18
18
*[kfutil containers](kfutil_containers.md) - Keyfactor certificate store container API and utilities.
19
-
*[kfutil login](kfutil_login.md) - User interactive login to Keyfactor.
19
+
*[kfutil login](kfutil_login.md) - User interactive login to Keyfactor. Stores the credentials in the config file '$HOME/.keyfactor/command_config.json'.
20
+
*[kfutil logout](kfutil_logout.md) - Removes the credentials file '$HOME/.keyfactor/command_config.json'.
20
21
*[kfutil orchs](kfutil_orchs.md) - Keyfactor agents/orchestrators APIs and utilities.
21
22
*[kfutil status](kfutil_status.md) - List the status of Keyfactor services.
22
23
*[kfutil store-types](kfutil_store-types.md) - Keyfactor certificate store types APIs and utilities.
23
24
*[kfutil stores](kfutil_stores.md) - Keyfactor certificate stores APIs and utilities.
24
25
*[kfutil version](kfutil_version.md) - Shows version of kfutil
25
26
26
-
###### Auto generated by spf13/cobra on 29-Nov-2022
27
+
###### Auto generated by spf13/cobra on 1-Dec-2022
0 commit comments