- Issue created by @balintbrews
- 🇧🇪Belgium wim leers Ghent 🇧🇪🇪🇺
The CLI tool needs to be able to send HTTP requests to the relevant API endpoints, and be authenticated via the solution introduced in ✨ Implement OAuth2 authentication for API endpoints related to code components Active .
→ See: 🌱 [Meta] CLI tool for code components Active
.env
file — e.g., using dotenv
:
/api/v0/config/js_component
, and simply print the results. Use the /oauth/token
route to retrieve an access token.Postponed
0.0
CLI Tool