package
0.0.0-20240922205301-6b582bb5da0c
Repository: https://github.com/nicobistolfi/mockthis-cli.git
Documentation: pkg.go.dev

# Variables

CreateEndpointCmd is the command to create a new mock endpoint.
DeleteEndpointCmd is the command to delete an existing mock endpoint.
go:embed schemas/endpoint.json.
GetEndpointCmd is the command to get details of an existing mock endpoint.
ListEndpointsCmd is the command to list all created mock endpoints.
LoginCmd is the command to login to MockThis.
RegisterCmd is the command to register a new user.
UpdateEndpointCmd is the command to update an existing mock endpoint.