2020-08-05 01:36:07 UTC - Jesse MacFadyen: ping: @Carlos Santana https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1596591367174200?thread_ts=1596524937.170000&cid=C3TPCAQG1 ---- 2020-08-05 01:41:03 UTC - Carlos Santana: I consider the current behavior an UX problem. An inline param -p should override a param in a file -P this allows for easier override using the cli inline when scripting automated cicd scripts taking file params as default https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1596591663176400?thread_ts=1596524937.170000&cid=C3TPCAQG1 ---- 2020-08-05 02:54:00 UTC - Shazron Abdullah: Can this be taken to the dev mailing list for consensus? Or just file a PR/issue?
I think so far the discussion leans in favour of `-p` to override any values in `-P` regardless of flag order. https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1596596040177300?thread_ts=1596524937.170000&cid=C3TPCAQG1 ---- 2020-08-05 10:24:30 UTC - Leo Vigna: I'm getting same error as below. Don''t understand the solution https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1596623070177700 ---- 2020-08-05 10:40:07 UTC - Leo Vigna: I deployed a function using Serverless <https://github.com/serverless/serverless-openwhisk> https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1596624007178100 ---- 2020-08-05 11:12:14 UTC - Carlos Santana: Yes good starting point open an issue and if someone wants to start a PR even better +1 @Shazron Abdullah https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1596625934179400?thread_ts=1596524937.170000&cid=C3TPCAQG1 ---- 2020-08-05 11:24:57 UTC - Leo Vigna: For now I disabled the auth with `require-whisk-auth: false` in my Serverless config annotation https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1596626697180000 ---- 2020-08-05 20:00:48 UTC - Rodric Rabbah: hmm im not sure what’s goin here - this code and command should run (and does run for me) https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1596657648180500?thread_ts=1596550759.171900&cid=C3TPCAQG1 ----