dmachard / extensiveautomation-agent-plugin-curl

Curl plugin for the extensive automation agent

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CURL plugin for ExtensiveAutomation Agent

Installing from pypi

  1. Run the following command

    pip install extensiveautomation_agent_plugin_curl
  2. (Optional) only on Linux, you must also install the curl command

    yum install curl
  3. Now you can deploy this plugin with the option --web

    extensiveautomation_agent  --remote=[your_ea_ip] --name=curl01 --web

About

Curl plugin for the extensive automation agent

License:GNU Lesser General Public License v2.1


Languages

Language:Python 100.0%