Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 757 Bytes

hoverctl.rst

File metadata and controls

16 lines (9 loc) · 757 Bytes

Hoverctl

Hoverctl is a command line utility that is shipped with Hoverfly. Its purpose is to make it easier to interact with Hoverfly APIs and your local filesystem, while also providing a way to start and stop instances of Hoverfly.

Hoverctl also has the ability to work with multiple instances of Hoverfly, through the use of the target option. Configuration is stored against each target meaning it is possible to start an instance of Hoverfly locally and remotely and still be able to interact with each separately.

Please refer to hoverctl_commands for more information about hoverctl.

Please refer to the remotehoverfly tutorial for a step by step example of using targets.