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'm trying to create namespace in openwhisk along with auth and api host, but it's not working for me. The official documentation says to use this command. While -i is used to bypass the certificates.
I'm trying to create namespace in openwhisk along with auth and api host, but it's not working for me. The official documentation says to use this command. While
-i
is used to bypass the certificates.It gives the error
unknown flag: --namespace
Next, I use it like this, but its still not setting the namespace.It throws this error. error:
Unable to obtain API build information: The connection failed, or timed out. (HTTP status code 404)
How to fix this?The text was updated successfully, but these errors were encountered: