We could add a new sub-command. Such as: atest convert --from postman --input example.json --to atest --output example.yaml.
In the future, we could consider supporting converting between any kind of data. And the atest format will play the middle role. It means A could to be converted to atest, then convert atest to your desired format.
References