EnglishFrenchSpanish

Ad


OnWorks favicon

fedmsg-trigger - Online in the Cloud

Run fedmsg-trigger in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command fedmsg-trigger that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


fedmsg-trigger - run a command when messages arrive on the fedmsg bug

SYNOPSIS


fedmsg-trigger [--topic TOPIC] [--exclude REGEXP] [--include REGEXP] --command COMMAND
[<common fedmsg options>]

fedmsg-trigger [-h|--help]

DESCRIPTION


fedmsg-trigger runs the command COMMAND every time a message matching the filtering
options is received on the fedmsg bus. It passes the contents of the received message on
the standard input of the command.

OPTIONS


-h, --help
Print an help message and exit

--command COMMAND
Command to run when a message matches our criteria.

FILTERING

--topic TOPIC
The topic pattern to listen for. Everything by default.

--exclude REGEXP
Only show topics that do not match the supplied regexp.

--include REGEXP
Only show topics that match the supplied regexp.

COMMON FEDMSG OPTIONS


--io-threads IO_THREADS
Number of io threads for 0mq to use

--topic-prefix TOPIC_PREFIX
Prefix for the topic of each message sent.

--post-init-sleep POST_INIT_SLEEP
Number of seconds to sleep after initializing.

--config-filename CONFIG_FILENAME
Config file to use.

--print-config
Simply print out the configuration and exit. No action taken.

--timeout TIMEOUT
Timeout in seconds for any blocking zmq operations.

--high-water-mark HIGH_WATER_MARK
Limit on the number of messages in the queue before blocking.

--linger ZMQ_LINGER
Number of milliseconds to wait before timing out connections.

AUTHORS


The Fedora Infrastructure team <messaging-sig@lists.fedoraproject.org>
Wrote the fedmsg software.

Nicolas Dandrimont <olasd@debian.org>
Wrote this manpage for the Debian system.

COPYRIGHT


Copyright © 2014 Nicolas Dandrimont

This manual page was written for the Debian system (and may be used by others).

You can redistribute it and/or modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either version 2.1 of the License,
or (at your option) any later version.

On Debian systems, a copy of the license can be found in the /usr/share/common-
licenses/LGPL-2.1 file.

FEDMSG-TRIGGER(1)

Use fedmsg-trigger online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    LMMS Digital Audio Workstation
    LMMS Digital Audio Workstation
    LMMS is a free cross-platform software
    which allows you to produce music with
    your computer. If you like this project
    consider getting involved in the project
    h...
    Download LMMS Digital Audio Workstation
  • 2
    FreeRTOS Real Time Kernel (RTOS)
    FreeRTOS Real Time Kernel (RTOS)
    FreeRTOS is a market-leading real-time
    operating system (RTOS) for
    microcontrollers and small
    microprocessors. Distributed freely
    under the MIT open source lice...
    Download FreeRTOS Real Time Kernel (RTOS)
  • 3
    Avogadro
    Avogadro
    Avogadro is an advanced molecular
    editor designed for cross-platform use
    in computational chemistry, molecular
    modeling, bioinformatics, materials
    science and ...
    Download Avogadro
  • 4
    XMLTV
    XMLTV
    XMLTV is a set of programs to process
    TV (tvguide) listings and help manage
    your TV viewing, storing listings in an
    XML-based format. There are utilities to
    do...
    Download XMLTV
  • 5
    strikr
    strikr
    Strikr Free Software project. Artifacts
    released under a 'intent based'
    dual license: AGPLv3 (community) and
    CC-BY-NC-ND 4.0 international
    (commercial)...
    Download strikr
  • 7
    GIFLIB
    GIFLIB
    giflib is a library for reading and
    writing gif images. It is API and ABI
    compatible with libungif which was in
    wide use while the LZW compression
    algorithm was...
    Download GIFLIB
  • More »

Linux commands

Ad