mozilla-aws-cli icon indicating copy to clipboard operation
mozilla-aws-cli copied to clipboard

Detect if in `zsh` subshell invoked via `$(maws)` and return error message

Open gene1wood opened this issue 5 years ago • 0 comments

Given that $(maws) doesn't work in zsh (causes double requests #134), is there any way to detect that maws is running in a zsh subshell that was invoked with $()? If so, we should detect that and error out.

If not, then we can close this issue out.

gene1wood avatar Feb 05 '20 13:02 gene1wood