Closed carolynvs closed 4 years ago
Do not assume that mixin arguments and flags should be passed as a quoted string to the cli. Require that they are wrapped in quotes instead and otherwise split on space to pass them separately.
See https://github.com/deislabs/porter/pull/931 for how this works.
Do not assume that mixin arguments and flags should be passed as a quoted string to the cli. Require that they are wrapped in quotes instead and otherwise split on space to pass them separately.
See https://github.com/deislabs/porter/pull/931 for how this works.