Account
An account is not required to use the Vela CLI. Creating, generating, building, testing and deploying all work without one. Paid features, templates and the AI options require an account. An API key is generated for the CLI and stored in ~/.vela/config.json.
Commands
vela signup- Sign up for an accountvela login- Log invela whoami- Show the current uservela logout- Log out
Linking a project
Logging in authenticates the CLI. vela create links a new project to velastack.dev on its own while you are logged in, and vela link does the same for a project that already exists. The AI options on the generators need both a login and a link.
Deploy History
If logged in, you can view your deploy history on velastack.dev.