authenticate command logs into a Diversion account using a pre-existing OAuth refresh token, without opening a browser. Use it in scripts and CI environments where the interactive login flow is not possible.
<refresh_token> is an OAuth refresh token previously provided by an authenticated client.
[--enterprise <enterprise>] authenticates against a specific enterprise account. Most users can omit this.
For interactive use, prefer dv login.
