Forrest logo
back to context overview

deluge-console

List of commands for deluge-console:

  • deluge-console:tldr:30f99 deluge-console: Start the interactive console interface.
    $ deluge-console
    try on your machine
    explain this command
  • deluge-console:tldr:4e89c deluge-console: Add a torrent to the daemon.
    $ add ${select}
    try on your machine
    explain this command
  • deluge-console:tldr:7b59f deluge-console: Pause a torrent.
    $ pause ${torrent_id}
    try on your machine
    explain this command
  • deluge-console:tldr:7d19a deluge-console: Resume a torrent.
    $ resume ${torrent_id}
    try on your machine
    explain this command
  • deluge-console:tldr:83ed2 deluge-console: Connect to a Deluge daemon instance.
    $ connect ${hostname}:${port}
    try on your machine
    explain this command
  • deluge-console:tldr:caf9b deluge-console: Display information about all torrents.
    $ info
    try on your machine
    explain this command
  • deluge-console:tldr:f43d1 deluge-console: Display information about a specific torrent.
    $ info ${torrent_id}
    try on your machine
    explain this command
back to context overview