Skip to content
This repository has been archived by the owner on Dec 10, 2023. It is now read-only.

ExtensiveAutomation/extensiveautomation-agent-plugin-curl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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