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: REFERENCE.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -86,6 +86,7 @@
86
86
*[`ssl_clean`](#ssl_clean): Clean an agent's certificate
87
87
*[`submit_csr`](#submit_csr): Submit a certificate signing request
88
88
*[`transform_classification_groups`](#transform_classification_groups): Transform the user groups from a source backup to a list of groups on the target server
89
+
*[`validate_rbac_token`](#validate_rbac_token): Check an RBAC token stored in a file is valid
89
90
*[`wait_until_service_ready`](#wait_until_service_ready): Return when the orchestrator service is healthy, or timeout after 15 seconds
90
91
91
92
### Plans
@@ -1572,6 +1573,20 @@ Data type: `String`
1572
1573
1573
1574
Location of target node group yaml file and where to create the transformed file
0 commit comments