1Shipwright::Script::FlaUgsse(r3)Contributed Perl DocumenSthaitpiwornight::Script::Flags(3)
2
3
4

NAME

6       Shipwright::Script::Flags - Maintain flags
7

SYNOPSIS

9        shipwright flags mysql --add mysql
10        shipwright flags cpan-DBD-mysql --add mysql
11

DESCRIPTION

13       The flags command is used for managing the flags feature of Shipwright.
14       Flags can be used to group sources in ways which allow a single
15       shipyard to support multiple variants of binary vessels. For example,
16       if you are shipping some software that requires a database, your
17       repository can use flags to allow binary vessels to be built for both
18       MySQL and PostgreSQL from it.
19
20       For more information on using flags, see
21       Shipwright::Manual::UsingFlags.
22

OPTIONS

24        --add, --delete, --set FLAGS   : specify the flags, split by commas
25        --mandatory                    : set these flags as being required
26

GLOBAL OPTIONS

28        -r [--repository] REPOSITORY   : specify the repository uri of our shipyard
29        -l [--log-level] LOGLEVEL      : specify the log level
30                                         (info, debug, warn, error, or fatal)
31        --log-file FILENAME            : specify the log file
32

AUTHORS

34       sunnavy  "<sunnavy@bestpractical.com>"
35
37       Shipwright is Copyright 2007-2015 Best Practical Solutions, LLC.
38
39       This program is free software; you can redistribute it and/or modify it
40       under the same terms as Perl itself.
41
42
43
44perl v5.32.0                      2020-07-28      Shipwright::Script::Flags(3)
Impressum