Logout
Removes all stored authentication credentials from ~/.wendy/config.json. After logging out, commands that connect to a provisioned device on the local network will return an author
Removes all stored authentication credentials from ~/.wendy/config.json. After logging out, commands that connect to a provisioned device on the local network will return an authorization error and prompt you to run wendy auth login.
Login
Authenticates the CLI with Wendy Cloud. Opens a browser to the cloud dashboard, waits for the OAuth callback, generates a key pair and CSR, then issues and stores an mTLS certifica
Refresh Certs
Generates a new key pair and reissues mTLS certificates for each stored auth entry, replacing the existing certificates in place. Useful when certificates are close to expiry.