Install
Go
Authentication
The Blaxel SDK authenticates with your workspace using credentials from these sources, in priority order:- when running on Blaxel, authentication is handled automatically
- variables in your
.envfile (BL_WORKSPACEandBL_API_KEY, or see this page for other authentication options). - environment variables from your machine
- configuration file created locally when you log in through Blaxel CLI (or deploy on Blaxel)
Complete SDK reference
Visit the GitHub page below for detailed documentation on the SDK’s commands and classes.Go SDK
Open the GitHub repository for Blaxel SDK in Go.
