Running multiple helmfile releases in parallel can cause concurrency issues.
E.g. roboll/helmfile#690
Expected Behaviour
Ops-cli should be able to add --concurrency flag for helmlfile commands. This cannot be achieved using extra_args. The extra_args option adds args only for the main command (helmfile)