ngs-lang / ngs

Next Generation Shell (NGS)
https://ngs-lang.org/
GNU General Public License v3.0
1.4k stars 43 forks source link

Failing to double-backtick parse "aws ecs describe-task-definition ..." #633

Closed ilyash-b closed 1 year ago

ilyash-b commented 1 year ago

The API returns taskDefinition hash and tags array, which is chosen by the double-backtick heuristic as the result.

Thanks again, agile "we don't talk to other teams" AWS! When you make your life easier, you are also invited to think once in a while about how much you make life of your users harder. Uniform APIs! We want that!

ilyash-b commented 1 year ago

Already in dev