You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2022/04/20 07:13:52 UTC

[GitHub] [openwhisk] norricorp opened a new issue, #5219: Create new namespace

norricorp opened a new issue, #5219:
URL: https://github.com/apache/openwhisk/issues/5219

   I have gone through the help and googled with no success.
   But how is a new namespace created in openwhisk? The default guest namespace is present when "wsk namespace list" but wsk namespace has two options - get and list. No set or create.
   So how is a new namespace created?
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@openwhisk.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [openwhisk] upgle commented on issue #5219: Create new namespace

Posted by GitBox <gi...@apache.org>.
upgle commented on issue #5219:
URL: https://github.com/apache/openwhisk/issues/5219#issuecomment-1110672370

   You can use wskadmin tool (https://github.com/apache/openwhisk/tree/master/tools/admin)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@openwhisk.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [openwhisk] style95 commented on issue #5219: Create new namespace

Posted by GitBox <gi...@apache.org>.
style95 commented on issue #5219:
URL: https://github.com/apache/openwhisk/issues/5219#issuecomment-1112906821

   Yes, `wskadmin` would work based on the `whisk.properties` file.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@openwhisk.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [openwhisk] norricorp commented on issue #5219: Create new namespace

Posted by GitBox <gi...@apache.org>.
norricorp commented on issue #5219:
URL: https://github.com/apache/openwhisk/issues/5219#issuecomment-1112037649

   Thanks @upgle. Do I run simply run this as a python script?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@openwhisk.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org