File: sqitch-engine-usage.pod

package info (click to toggle)
sqitch 1.6.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,048 kB
  • sloc: perl: 39,083; sql: 2,885; xml: 75; makefile: 9
file content (24 lines) | stat: -rw-r--r-- 863 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
=head1 Name

sqitch-engine-usage - Sqitch engine usage statement

=head1 Usage

  sqitch engine
  sqitch engine [-v | --verbose]
  sqitch engine add <name> [engine-options]
  sqitch engine alter <name> [engine-options]
  sqitch engine remove <name>
  sqitch engine show <name>

=head1 Options

    -v, --verbose               be verbose; must be placed before an action
    --target     <target>       database target
    --registry   <registry>     registry schema or database
    --client     <path>         path to engine command-line client
 -f --plan-file  <file>         path to deployment plan file
    --top-dir    <dir>          path to directory with plan and scripts
    --extension  <ext>          change script file name extension
    --dir        <name>=<path>  path to named directory
    -s --set     <key=value>    set a database client variable