diff --git a/doc/source/contributor/cli.rst b/doc/source/contributor/cli.rst index d153d51..e168d36 100644 --- a/doc/source/contributor/cli.rst +++ b/doc/source/contributor/cli.rst @@ -157,24 +157,26 @@ You'll find complete documentation on the shell by running User's password Commands: - alarm count Show a count of all alarms - alarm list List alarms on entity - alarm show Show an alarm - complete print bash completion command (cliff) - event post Show the event of the system - healthcheck Check api health status - help print detailed help for another command (cliff) - rca show Show an RCA - resource list List resources - resource show Show a resource - template list Template list - template show Template show - template validate - topology show Show the topology of the system - webhook add Add a new webhook to DB - webhook delete Delete a webhook - webhook list List all webhooks in DB - webhook show Show a webhook + alarm count Show a count of all alarms + alarm list List all alarms + alarm show Show an alarm + complete print bash completion command (cliff) + event post Post an event to Vitrage + healthcheck Check api health status + help print detailed help for another command (cliff) + rca show Show the Root Cause Analysis for a certain alarm + resource list List resources + resource show Show a resource + template add Add a template + template delete Delete a template + template list List all templates + template show Show a template + template validate Validate a template file + topology show Show the topology of the system + webhook add Add a new webhook to the database + webhook delete Delete a webhook + webhook list List all webhooks in the database + webhook show Show a webhook Bash Completion --------------- @@ -770,10 +772,12 @@ alarm count:: Template Examples: ------------------ +Note: for templates version 2 --type