You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
we have people coming to agentstack via the agentops onboarding flow. we should be able to accept their api key and bearer token via a flag and store it on init
agentstack init --onboard=<string encoding api key and token>
we can at least start with the API key for now, the bearer token we might want to use a cli specific token
more thoughts on this later
The text was updated successfully, but these errors were encountered:
we have people coming to agentstack via the agentops onboarding flow. we should be able to accept their api key and bearer token via a flag and store it on init
agentstack init --onboard=<string encoding api key and token>
we can at least start with the API key for now, the bearer token we might want to use a cli specific token
more thoughts on this later
The text was updated successfully, but these errors were encountered: