File: receptorctl_index.rst

package info (click to toggle)
receptor 1.5.5-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,772 kB
  • sloc: python: 1,643; makefile: 305; sh: 174
file content (27 lines) | stat: -rw-r--r-- 741 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
========================
Receptor client commands
========================

The Receptor client, ``receptorctl``, provides a command line interface for interacting with and managing Receptor nodes.

.. toctree::
   :maxdepth: 1
   :glob:
   :caption: Receptorctl commands

   receptorctl_connect
   receptorctl_ping
   receptorctl_reload
   receptorctl_status
   receptorctl_traceroute
   receptorctl_version
   receptorctl_work_cancel
   receptorctl_work_list
   receptorctl_work_release
   receptorctl_work_results
   receptorctl_work_submit

.. attention:
   Receptor has commands that are intended to provide internal functionality. These commands are not supported by ``receptorctl``:
   - ``work force-release``.
   - ``work status``.