NAME¶
flumotion-command - Fluendo Streaming Server
SYNOPSIS¶
flumotion-command [
command]
DESCRIPTION¶
Run commands on Flumotion manager.
Commands:¶
- component
- Act on a component.
- manager
- Act on manager.
- worker
- Act on workers.
OPTIONS¶
- -h, --help
- show this help message and exit
- -v, --version
- show version information
- -m MANAGER, --manager=MANAGER
- the manager connection string, in the form
[username[:password]@]host:port (defaults to
user:test@localhost:7531)
- -T TRANSPORT,
--transport=TRANSPORT
- transport protocol to use (tcp/ssl) [default ssl]