Skip to content

Commit

Permalink
adding the new arguments into the README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
leopoldhub committed Jun 19, 2024
1 parent b0e9546 commit f7b9169
Showing 1 changed file with 13 additions and 11 deletions.
24 changes: 13 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,15 +80,17 @@ The strategy active by default is the one specified in the `defaultStrategy` ent

# Commands

| option | contexte | description |
|-------------------|-----------------|---------------------------------|
| \<strategy> | run & configure | the name of the strategy to use |
| --run | run | run the service |
| --config | run | specify the configuration path |
| --no-log | run | disable state logging |
| --query, -q | configure | print the current strategy name |
| --list-strategies | configure | print the available strategies |
| --reload, -r | configure | reload the configuration file |
| --pause | configure | temporarily disable the service |
| --resume | configure | resume the service |
| option | contexte | description |
|-----------------------------|-----------------|-------------------------------------------------|
| \<strategy> | run & configure | the name of the strategy to use |
| --run | run | run the service |
| --config | run | specify the configuration path |
| --no-log | run | disable state logging |
| --query, -q | configure | print the current strategy name |
| --list-strategies | configure | print the available strategies |
| --reload, -r | configure | reload the configuration file |
| --pause | configure | temporarily disable the service |
| --resume | configure | resume the service |
| --hardware-controller, --hc | run | select the hardware controller. choices: ectool |
| --socket-controller, --sc | run & configure | select the socket controller. choices: unix |

0 comments on commit f7b9169

Please sign in to comment.