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
The -it in docker run causes errors in the following invocation:
bash#openstack --os-cloud otcapimon-probes13 dns zone list -c id -f value |while read aa; do openstack --os-cloud otcapimon-probes13 dns zone show $aa;done