You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/08/29 18:21:17 UTC

[GitHub] markusthoemmes commented on a change in pull request #2544: Allow CLI to Save Code from Action (Review)

markusthoemmes commented on a change in pull request #2544: Allow CLI to Save Code from Action (Review)
URL: https://github.com/apache/incubator-openwhisk/pull/2544#discussion_r135872418
 
 

 ##########
 File path: tools/cli/go-whisk-cli/wski18n/resources/en_US.all.json
 ##########
 @@ -1522,4 +1518,37 @@
   {
     "id": "sorts a list alphabetically by order of [BASE_PATH | API_NAME], API_PATH, then API_VERB; only applicable within the limit/skip returned entity block",
     "translation": "sorts a list alphabetically by order of [BASE_PATH | API_NAME], API_PATH, then API_VERB; only applicable within the limit/skip returned entity block"
-  }]
+  },
+  {
+    "id": "prints bash command completion script to stdout",
+      "translation": "prints bash command completion script to stdout"
 
 Review comment:
   format.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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