logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

dee-tool - Tool for introspecting dee data.

Author

       dee-tool was written by Mikkel Kamstrup Erlandsen <mikkel.kamstrup@canonical.com>, and Neil Jagdish Patel
       <neil.patel@canonical.com>.

       This  manual  page  was  written by Kartik Mistry <kartik@debian.org>, for the Debian project (but may be
       used by others).

                                                   2012-04-20                                        DEE-TOOL(1)

Description

dee-tool is a tool for introspecting dee data. This program is part of libdee.

Name

       dee-tool - Tool for introspecting dee data.

Options

       Below are the various command-line options.

       -r, --resource
              Dump a resource given by name.

       -m, --model
              Dump a model given by name.

       -p, --peer
               List peers and leader of a swarm.

       --linger
               Don't exit, but keep the process running the mainloop.

       --private
              Use a private (aka peer-2-peer) DBus connection.

       --server
              Set up a private DBus server. Implies --private and --linger.

       --watch-changes
              Watch for changes to the given resource. Implies --linger.

       -h, --help
              Show help options and exit.

See Also

Homepage: <https://launchpad.net/dee>

Synopsis

dee-tool [OPTIONS]

See Also