Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] ibmcloud iam account-settings-update --allowed-ip-addresses - No method to successfully disable/remove all IPs #211

Open
BShadeWork opened this issue Aug 15, 2024 · 1 comment

Comments

@BShadeWork
Copy link

Run for example ibmcloud iam account-settings-update --allowed-ip-addresses 0.0.0.0,1.2.3.4 and these ips replace the ones in the IP address access list and enable this setting.
However there is no way to reverse this. The docs and help say (default is "") but this does not work.
ibmcloud iam account-settings-update --allowed-ip-addresses "" just give the result OK but does not change the setting, and the ip list is still enforced/enabled

@steveclay
Copy link
Collaborator

While this is researched, you should be able to update this in the IBM Cloud console. Apologies for the inconvenience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants