Do not change formats based on isatty; use --yaml for yaml output
New CLI commands output a user friendly colorful output when on tty, and YAML when piped.
This is both surprising and defeats paginating colorful output with less -R or similar.
It can be changed to only output yaml when using --yaml