Skip to content

I created a CLI for TriggerCMD, for Arch Linux users because there is no package built for Arch Linux based distributions. NOTE: to use this CLI it is necessary to install TriggerCMD Agent following the tutorial of the official creator of the tool

License

Notifications You must be signed in to change notification settings

omadson/triggercmd-cli

 
 

Repository files navigation

TriggerCMD CLI client

Build Status GitHub PyPI GitHub commit activity GitHub last commit Downloads

triggercmd is a CLI client for the TRIGGERcmd cloud service.

installation

the triggercmd package is available in PyPI. to install, simply type the following command:

pip install triggercmd

After install, you can use the triggercmd CLI client to manipulate commands on the TRIGGERcmd agent.

commands

You can read the CLI.md file for more information about the list of commands.

contributing and support

this project is open for contributions. here are some of the ways for you to contribute:

  • bug reports/fix
  • features requests
  • use-case demonstrations

please open an issue with enough information for us to reproduce your problem. A minimal, reproducible example would be very helpful.

to make a contribution, just fork this repository, push the changes in your fork, open up an issue, and make a pull request!


* My contribuction its only the CLI client. All credit by develop triggerCMD agent is to Russell VanderMey.

About

I created a CLI for TriggerCMD, for Arch Linux users because there is no package built for Arch Linux based distributions. NOTE: to use this CLI it is necessary to install TriggerCMD Agent following the tutorial of the official creator of the tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%