-
-
05 Dec 2021 20:26:51 UTC
- Distribution: App-Sqitch
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (59)
- Testers
- Kwalitee
Bus factor: 2- 78.74% Coverage
- License: mit
- Perl: v5.10.0
- Activity
24 month- Tools
- Download (599.4KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors- "iovation Inc., David E. Wheeler"
- Dependencies
- Algorithm::Backoff::Exponential
- Clone
- Config::GitLike
- DBI
- DateTime
- DateTime::TimeZone
- Devel::StackTrace
- Digest::SHA
- Encode
- Encode::Locale
- File::Basename
- File::Copy
- File::Path
- File::Temp
- Getopt::Long
- Hash::Merge
- IO::Handle
- IO::Pager
- IPC::Run3
- IPC::System::Simple
- List::MoreUtils
- List::Util
- Locale::Messages
- Locale::TextDomain
- Moo
- Moo::Role
- POSIX
- Path::Class
- PerlIO::utf8_strict
- Pod::Escapes
- Pod::Find
- Pod::Usage
- Scalar::Util
- StackTrace::Auto
- String::Formatter
- String::ShellQuote
- Sub::Exporter
- Sub::Exporter::Util
- Sys::Hostname
- Template::Tiny
- Term::ANSIColor
- Throwable
- Time::HiRes
- Time::Local
- Try::Tiny
- Type::Library
- Type::Utils
- Types::Standard
- URI
- URI::QueryParam
- URI::db
- User::pwent
- constant
- if
- namespace::autoclean
- overload
- parent
- strict
- utf8
- warnings
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Name
sqitch-help - Display help for Sqitch and Sqitch commands
Synopsis
sqitch help [COMMAND] sqitch help --guide
Description
With no options and no
COMMAND
given, the synopsis of thesqitch
options and a list of the most commonly used Sqitch commands will be displayed.If the option
--guide
or-g
is given, then a list of Sqitch guides will be displayedIf a Sqitch command is named, the documentation for that command will be displayed.
Options
Sqitch
Part of the sqitch suite.
Module Install Instructions
To install App::Sqitch, copy and paste the appropriate command in to your terminal.
cpanm App::Sqitch
perl -MCPAN -e shell install App::Sqitch
For more information on module installation, please visit the detailed CPAN module installation guide.