From 686e963baee65a7ef65a27a517905e99b4a48543 Mon Sep 17 00:00:00 2001 From: Minh-Quan Tran Date: Fri, 19 Jan 2018 19:04:59 +0100 Subject: [PATCH] openfaas 0.5.2 (#1960) --- faas-cli.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/faas-cli.json b/faas-cli.json index 1d54867224..6518a313ed 100644 --- a/faas-cli.json +++ b/faas-cli.json @@ -9,7 +9,11 @@ } }, "bin": [ - "faas-cli.exe" + "faas-cli.exe", + [ + "faas-cli.exe", + "faas" + ] ], "post_install": [ "faas-cli version"