From issues-return-40676-apmail-openwhisk-issues-archive=openwhisk.apache.org@openwhisk.apache.org Tue Oct 15 20:48:54 2019 Return-Path: X-Original-To: apmail-openwhisk-issues-archive@minotaur.apache.org Delivered-To: apmail-openwhisk-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by minotaur.apache.org (Postfix) with SMTP id D413D19A26 for ; Tue, 15 Oct 2019 20:48:53 +0000 (UTC) Received: (qmail 66901 invoked by uid 500); 15 Oct 2019 20:48:53 -0000 Delivered-To: apmail-openwhisk-issues-archive@openwhisk.apache.org Received: (qmail 66884 invoked by uid 500); 15 Oct 2019 20:48:53 -0000 Mailing-List: contact issues-help@openwhisk.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openwhisk.apache.org Delivered-To: mailing list issues@openwhisk.apache.org Received: (qmail 66874 invoked by uid 99); 15 Oct 2019 20:48:53 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Oct 2019 20:48:53 +0000 From: GitBox To: issues@openwhisk.apache.org Subject: [GitHub] [openwhisk] rabbah edited a comment on issue #4687: Openwhisk users & namespaces wskadmin utility - clarification Message-ID: <157117253322.12836.10328065635852321920.gitbox@gitbox.apache.org> Date: Tue, 15 Oct 2019 20:48:53 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit rabbah edited a comment on issue #4687: Openwhisk users & namespaces wskadmin utility - clarification URL: https://github.com/apache/openwhisk/issues/4687#issuecomment-542398016 ``` > wskadmin user create guest1 9e0693f9-ea91-4a94-92ce-7d2f25397dda:... > wskadmin user create guest2 6276cb16-ccc9-4076-88cd-74465ad03b51:... > wskadmin user create guest1 -ns sharedspace b386fb16-7838-425c-9d8a-d8c5ffd32e14:... > wskadmin user create guest2 -ns sharedspace f391012d-b6e5-45fe-9080-74aab31a6535:... > wskadmin user list sharedspace --all b386fb16-7838-425c-9d8a-d8c5ffd32e14:... guest1 f391012d-b6e5-45fe-9080-74aab31a6535:... guest2 ``` I don't see a problem with `-ns`. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: users@infra.apache.org With regards, Apache Git Services