Hi, is there a way to pass a default account to `wrangler` when running commands? I have two account

Hi, is there a way to pass a default account to
wrangler
when running commands? I have two accounts associated with my account (not sure what the correct terminology is) so when I run a command I get a prompt to select which one to use. I want to pipe the output into jq but when I try that I get this error:
✘ [ERROR] More than one account available but unable to select one in non-interactive mode.
Was this page helpful?