chetanmeh commented on a change in pull request #4638: Remove legacy view code 
from subjects index.
URL: https://github.com/apache/openwhisk/pull/4638#discussion_r326962968
 
 

 ##########
 File path: tools/admin/wskadmin
 ##########
 @@ -101,7 +101,7 @@ def parseArgs():
     subparsers.required = True
 
     propmenu = subparsers.add_parser('user', help='manage users')
-    propmenu.add_argument('-w', '--view', help='the subject view to query', 
default='subjects')
+    propmenu.add_argument('-w', '--view', help='the subject view to query', 
default='subjects.v2.0.0')
 
 Review comment:
   Thats correct

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to