Skip to main content
Validating a .vio file works offline with no account. Everything that talks to Viorant Cloud — deploying, listing, logs — needs you to sign in.

Sign in

vio opens Google sign-in in your browser and waits for it on your own machine. It also prints the sign-in URL straight away, in case the browser doesn’t open.
Sign in on the same machine that runs vio. The sign-in hands back to a local address on that machine, so a browser on another computer can’t complete it.
On a machine without a browser launcher, print the URL instead:

Check who you are

Where credentials live

vio keeps one file, ~/.viorant/auth.json, readable only by you (0600). It stores your session and refreshes it automatically. Provider keys and connector tokens are never written there.

Sign out

This clears the credentials on this machine only, and works offline.