Command Line Interface
login
Authenticate with WaveAssist
waveassist login
Authenticate with WaveAssist through your browser and store the authentication token locally.
Usage
Description
The login
command opens your default web browser to authenticate with WaveAssist. After successful authentication, your access token will be stored securely on your machine for future use.
This command needs to be run before using other WaveAssist CLI commands that require authentication, such as push
and pull
.
Options
This command has no additional options.