MENU
    LimaCharlie CLI
    • 15 Oct 2024
    • 1 Minute to read
    • Dark

    LimaCharlie CLI

    • Dark

    Article summary

    LimaCharlie CLI Extension allows you to issue LimaCharlie CLI commands using extension requests.

    Repo - https://github.com/refractionPOINT/python-limacharlie

    You may use a rule to trigger a LimaCharlie CLI event. For example the following rule response actions:

    - action: extension request
      extension action: run
      extension name: limacharlie-cli
      extension request:
        command_line: '{{ "limacharlie configs push --dry-run --oid" }}'
        credentials: '{{ "hive://secret/secret-name" }}'
    Plain text


    Was this article helpful?


    What's Next