Using --profile to select a profile whilst using export fails.
Using brew's version:
tgreer$ cli53 --version
cli53 version main
tgreer$ brew install cli53
Warning: cli53 0.8.25 is already installed and up-to-date.
tgreer$ cli53 export domain.com --profile blah
Expected exactly 1 parameter
tgreer$ cli53 --profile blah export domain.com
Incorrect Usage: flag provided but not defined: -profile
Using --profile to select a profile whilst using export fails.
Using brew's version: