File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,10 +20,10 @@ brew tap stackitcloud/tap
20
20
brew install --cask stackit
21
21
```
22
22
23
- #### Formular deprecated
23
+ #### Formula deprecated
24
24
25
25
The homebrew formula is deprecated, will no longer be updated and will be removed after 2026-01-22.
26
- You need to install it as cask.
26
+ You need to install the STACKIT CLI as cask.
27
27
Therefor you need to uninstall the formular and reinstall it as cask.
28
28
Your profiles should normally remain. To ensure that nothing will be gone, you should backup them.
29
29
@@ -54,7 +54,7 @@ brew install --cask stackit
54
54
stackit config profile list
55
55
```
56
56
57
- 6 . If the profiles are gone, import your profiles via:
57
+ 6 . In case the profiles are gone, import your profiles via:
58
58
``` shell
59
59
$ stackit config profile import -c @default.json --name myProfile
60
60
```
You can’t perform that action at this time.
0 commit comments