Overview
Thetimeback credentials command manages API credentials stored securely on your machine.
Commands
add
Add credentials interactively:
- Service: Which API (OneRoster, EduBridge, etc.)
- Environment: Staging or production
- Base URL: API endpoint
- Token URL: OAuth token endpoint
- Client ID: Your client ID
- Client Secret: Your client secret
list
List stored credentials:
remove
Remove stored credentials:
Credential Priority
The CLI looks for credentials in this order:- Environment variables
- Stored credentials
Next Steps
CLI: API
Use credentials to query APIs
CLI: Resources
Manage course configurations