docs: Dateien zum hcloud-Artikel in Ausgabe 05/24
This commit is contained in:
parent
18a465e5a0
commit
4ea8e3e8c8
9 changed files with 207 additions and 0 deletions
6
2405-hcloud/server-purge.sh
Executable file
6
2405-hcloud/server-purge.sh
Executable file
|
@ -0,0 +1,6 @@
|
|||
set -e
|
||||
hcloud context use demo-project
|
||||
hcloud primary-ip disable-protection demo-ipv4
|
||||
hcloud primary-ip disable-protection demo-ipv6
|
||||
hcloud primary-ip delete demo-ipv4
|
||||
hcloud primary-ip delete demo-ipv6
|
Loading…
Add table
Add a link
Reference in a new issue