Stoobly / stoobly-agent

Record, mock, and test HTTP/HTTPS requests. CLI agent for Stoobly.
Other
6 stars 0 forks source link

[Command] scaffold service #219

Open Jvlythical opened 2 months ago

Jvlythical commented 2 months ago

Command

stooby-agent scaffold

Sub-commands

create

Arguments

service-name

Options

--hostname: defaults to localhost --port: defaults to 8000 --scheme: defaults to http --docker-compose-path --cert-path --cert-key-path

Output

The following directory structure will be created under ./docker/<project-name>:

The following files will be created under ./docker:

Description