- Overview
- Getting Started Guide
- UserGuide
-
References
-
ABEJA Platform CLI
- CONFIG COMMAND
- DATALAKE COMMAND
- DATASET COMMAND
- TRAINING COMMAND
-
MODEL COMMAND
- check-endpoint-image
- check-endpoint-json
- create-deployment
- create-endpoint
- create-model
- create-service
- create-trigger
- create-version
- delete-deployment
- delete-endpoint
- delete-model
- delete-service
- delete-version
- describe-deployments
- describe-endpoints
- describe-models
- describe-service-logs
- describe-services
- describe-versions
- download-versions
- run-local
- run-local-server
- start-service
- stop-service
- submit-run
- update-endpoint
- startapp command
-
ABEJA Platform CLI
- FAQ
- Appendix
About CURL
Examples in the documentation use CURL commands to present examples of API use. CURL is installed as a standard tool on macOS and Linux.
CURL (stylized as cURL) is a project that provides libraries and command-line tools for transferring data using various protocols. (Source: https://ja.wikipedia.org/wiki/CURL)
NOTE: The CURL command automatically adds and sends the following header. Depending on the language and library used in implementing the application, it may be necessary to explicitly add/specify: Content-Length