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/stackit_beta_edge-cloud_kubeconfig_create.md
+12-11Lines changed: 12 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,34 +12,35 @@ An expiration time can be set for the kubeconfig. The expiration time is set in
12
12
Note: the format for the duration is <value><unit>, e.g. 30d for 30 days. You may not combine units.
13
13
14
14
```
15
-
stackit beta edge-cloud kubeconfig create kubeconfig for INSTANCE_ID [flags]
15
+
stackit beta edge-cloud kubeconfig create [flags]
16
16
```
17
17
18
18
### Examples
19
19
20
20
```
21
21
Create or update a kubeconfig for the Edge Cloud instance with instance ID "xxx". If the config exists in the kubeconfig file, the information will be updated.
0 commit comments