Authenticate with the Agentver platform using a secure browser-based flow or an API key.
Usage
$ agentver login [url]Arguments
[url]Platform URL (optional)Options
--token <key>API key for CI/CD authenticationExamples
Sign in interactively
$ agentver loginAuthenticate with an API key
$ agentver login --token <api-key>