dubeejw 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_r137352620
##########
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"
+ },
+ {
+ "id": "save action code to file that corresponds to the action name",
+ "translation": "file to save action code to"
Review comment:
Good catch, typo.
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services