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
I cant figure out how to turn off auto-delete of a primary ip. I could not discover it with the --help flag. i found something under hcloud primary-ip update that related to that setting but i couldn't turn it off by omitting the flag.
Thanks
The text was updated successfully, but these errors were encountered:
Ok, looks good. But I would suggest to add some kind of bool hint <true|false> to the cli help
Update a Primary IP
Usage:
hcloud primary-ip update [options] <primary-ip>
Flags:
--auto-delete Delete this Primary IP when the resource it is assigned to is deleted
-h, --help help for update
--name string Primary IP name
Hi,
I cant figure out how to turn off auto-delete of a primary ip. I could not discover it with the
--help
flag. i found something underhcloud primary-ip update
that related to that setting but i couldn't turn it off by omitting the flag.Thanks
The text was updated successfully, but these errors were encountered: