Charles
Charles
I’d like to make use of `rules_dir`. Can an option for setting `rules_dir` be added to the `create` and `deploy` commands? https://github.com/awslabs/aws-config-rdk/blob/08df139b0a2e986ef56e2d5bd4dd6ec318f5fce9/rdk/rdk.py#L43 Thanks
How do I purge `forward-ports`?
Please add support for [xonsh](https://xon.sh/). Currently, the `eval` and `exec` commands return fatal errors when using `xonsh` shell. ```shell ~ xsh ❯ aws-sso --sso=prd eval FATAL invalid or unsupported shell....