GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
sqitch-log-usage(3) User Contributed Perl Documentation sqitch-log-usage(3)

sqitch-log-usage - Sqitch log usage statement

  sqitch log [options] [<database>]

Search options:

 -t --target                        <target>  database to which to connect
    --event <type>                            type of event
    --change-pattern    --change    <name     match regex against change names
    --committer-pattern --committer <name>    match regex against committer names
 -n --max-count                     <count>   show only specified number of events
    --skip                          <number>  skip the specified number of events
    --reverse                                 show events in reverse order
    --no-reverse                              don't show events in reverse order

Formatting:

 -f --format             <format>    show events in the specified format
    --date-format --date <format>    show dates in the specified format
    --color                          use ANSI colors
    --no-color                       never use ANSI colors
    --abbrev                         abbreviate change IDs
    --oneline                        shorthand for --format oneline --abbrev 6
    --headers                        show headers for the target
    --no-headers                     don't show target headers

Connection:

     --registry   <registry>   registry schema or database
     --db-client  <path>       path to the engine command-line client
  -d --db-name    <name>       database name
  -u --db-user    <user>       database user name
  -h --db-host    <host>       database server host name
  -p --db-port    <port>       database server port number
2025-07-03 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.