A project helper for making HTTP requests, where HTTP is the standard way software communicates with web services. It fills in the service address and authentication details, and returns the status, response time, and response body.
A controlled command for reading data and database structure from three PostgreSQL databases, or submitting database changes for human approval. PostgreSQL is a database system used to store application data.
A Chinese-language entry point for checking service operations through a dashboard API, such as service status, running Pods, recent builds, traffic-lane bindings, and audit records.
A release command that creates or uses a pull request, merges the current branch into main, and deploys the result to production. A pull request is a reviewable request to add branch changes to the main code line.