LimaCharlie CLI
- 16 Apr 2024
- 1 Minute to read
- Contributors
- Print
- DarkLight
This documentation version is deprecated, please click here for the latest version.
LimaCharlie CLI
- Updated on 16 Apr 2024
- 1 Minute to read
- Contributors
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
LimaCharlie CLI extension allows you to issue LimaCharlie CLI commands using extension requests.
Repo - HTTPS://GITHUB.COM/REFRACTIONPOINT/PYTHON-LIMACHARLIE
You may use a D&R 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" }}'
Was this article helpful?