Docsright arrowBlackbirdright arrowDebug Blackbird APIs

1 min • read

Debug Blackbird APIs

Test generated or developed code locally and with teams in a remote environment provided by Blackbird. This feature minimizes the likelihood of errors in production and facilitates efficient issue regression, ensuring the quality and reliability of API releases.

Build and run a local container with a remote server

To start debugging an API or Mock, you need to pass in the instance name as well as the path to the dockerfile and context.

Build and debug a local container with a remote server

This command is similar to the run command, but it attaches a debugger to the container.