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

cogctl - tool to control a running Cog instance

Author

       This manual page was written by Alberto Garcia <berto@igalia.com>

                                                  Jan 25, 2020                                         cogctl(1)

Commands

help[command]
              Show  a list of commands. If followed by a command name then it shows additional information about
              that command.

       appid  Display application ID being remotely controlled

       objpath
              Display the D-Bus object path being used

       open<URL>
              Open a URL

       previous
              Navigate backward in the page view history

       next   Navigate forward in the page view history

       ping   Check whether Cog is running

       quit   Exit the application

       reload Reload the current page

Description

cogctl is a tool to control a running Cog instance.

Name

       cogctl - tool to control a running Cog instance

Options

-h,--help
              Show help options

       -A,--appid=ID
              Application identifier of the Cog instance to control

       -o,--object-path=PATH
              Object path implementing the org.gtk.Actions interface

       -y,--system
              Use the system bus instead of the session bus

See Also

cog(1)

Synopsis

cogctl [options] <command> [commandoptions]

See Also