envs

BrowserStack — Automate grid

browserstack/automate · version 1

envs add browserstack/automate

This declares the keys below in your catalog and sets none of them. A template is a schema for keys; it never carries a value.

Key Needed Kind Notes
BROWSERSTACK_USERNAME required secret BrowserStack never describes this half's own risk, but its CI guide stores it as a secret beside the key, so it is kept at that level here.. where to get it
BROWSERSTACK_ACCESS_KEY required secret BrowserStack calls it a sensitive authentication token. Unusually, it rotates in place: an API call returns the old and new values together, so the username never changes and callers move over at their own pace.. where to get it

The JSON the CLI reads