|
4 | 4 | hoverctl [command] |
5 | 5 |
|
6 | 6 | Available Commands: |
7 | | - completion Create Bash completion file for hoverctl |
8 | | - config Show hoverctl configuration information |
9 | | - delete Delete Hoverfly simulation |
10 | | - destination Get and set Hoverfly destination |
11 | | - diff Manage the diffs for Hoverfly |
12 | | - export Export a simulation from Hoverfly |
13 | | - flush Flush the internal cache in Hoverfly |
14 | | - journal-index Manage index for journal in Hoverfly |
15 | | - import Import a simulation into Hoverfly |
16 | | - login Login to Hoverfly |
17 | | - logs Get the logs from Hoverfly |
18 | | - middleware Get and set Hoverfly middleware |
19 | | - mode Get and set the Hoverfly mode |
20 | | - post-serve-action Manage the post-serve-action for Hoverfly |
21 | | - simulation Manage the simulation for Hoverfly |
22 | | - start Start Hoverfly |
23 | | - state Manage the state for Hoverfly |
24 | | - status Get the current status of Hoverfly |
25 | | - stop Stop Hoverfly |
26 | | - targets Get the current targets registered with hoverctl |
27 | | - version Get the version of hoverctl |
| 7 | + completion Create Bash completion file for hoverctl |
| 8 | + config Show hoverctl configuration information |
| 9 | + delete Delete Hoverfly simulation |
| 10 | + destination Get and set Hoverfly destination |
| 11 | + diff Manage the diffs for Hoverfly |
| 12 | + export Export a simulation from Hoverfly |
| 13 | + flush Flush the internal cache in Hoverfly |
| 14 | + import Import a simulation into Hoverfly |
| 15 | + login Login to Hoverfly |
| 16 | + logs Get the logs from Hoverfly |
| 17 | + middleware Get and set Hoverfly middleware |
| 18 | + mode Get and set the Hoverfly mode |
| 19 | + post-serve-action Manage the post-serve-action for Hoverfly |
| 20 | + simulation Manage the simulation for Hoverfly |
| 21 | + start Start Hoverfly |
| 22 | + state Manage the state for Hoverfly |
| 23 | + status Get the current status of Hoverfly |
| 24 | + stop Stop Hoverfly |
| 25 | + targets Get the current targets registered with hoverctl |
| 26 | + templating-data-source Manage the templating data source for Hoverfly |
| 27 | + version Get the version of hoverctl |
28 | 28 |
|
29 | 29 | Flags: |
30 | 30 | -f, --force Bypass any confirmation when using hoverctl |
|
0 commit comments