login
Usage
terrakube login --api-url <URL> --token <PAT_TOKEN>Flags
Flag
Short
Type
Required
Description
Examples
Authenticate to local instance
terrakube login -a "http://localhost:8080" -t "secret-token"Authenticate to production instance
terrakube login --api-url "https://terrakube.mycompany.com" --token "eyJhbGciOi..."Last updated
Was this helpful?