Hey just a quick question:
fly machine list -a <app> --json
Could/should this return json?
The help says that --json
a global flag so I hoped it would work with the machine API.
Hey just a quick question:
fly machine list -a <app> --json
Could/should this return json?
The help says that --json
a global flag so I hoped it would work with the machine API.
Hey @jmsfbs, thanks for pointing that out, next flyctl
release should have a fix for it: Machine list support the json flag by rugwirobaker · Pull Request #1059 · superfly/flyctl · GitHub