We’ve added more capabilities to the WireMock CLI, opening up new possibilities for local-first development. Some highlights include:

record-many: A convenient way to record stubs from multiple endpoints that are accessible from the computer running the CLI, but not accessible from the internet.

push/pull:Push and pull documents associated with your mock APIs - such as OpenAPI documents or GraphQL schema files - from the cloud to your local machine, and vice versa. Use --watch to automatically push changes.