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
Add commands to attach/detach public IP from servers (#518)
* feat: Add server public IP attach/detach commands
* feat: Generate docs
* fix: Linter
* feat: Improve comment
* feat: Improve unit test
* feat: Improvement after review
* feat: Remove --details flag from server describe
Copy file name to clipboardExpand all lines: README.md
+22-22Lines changed: 22 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,28 +65,28 @@ Help is available for any command by specifying the special flag `--help` (or si
65
65
66
66
Below you can find a list of the STACKIT services already available in the CLI (along with their respective command names) and the ones that are currently planned to be integrated.
0 commit comments