1App::Pinto::Command::stUascekrs(C3o)ntributed Perl DocumAepnpt:a:tPiionnto::Command::stacks(3)
2
3
4

NAME

6       App::Pinto::Command::stacks - show available stacks
7

VERSION

9       version 0.14
10

SYNOPSIS

12         pinto --root=REPOSITORY_ROOT stacks [OPTIONS]
13

DESCRIPTION

15       This command lists the names (and some other details) of all the stacks
16       currently available in the repository.
17

COMMAND ARGUMENTS

19       None.
20

COMMAND OPTIONS

22       --format=FORMAT_SPECIFICATION
23           Format each record in the listing with "printf"-style placeholders.
24           Valid placeholders are:
25
26             Placeholder    Meaning
27             -----------------------------------------------------------------------------
28             %k             Stack name
29             %e             Stack description
30             %M             Stack default status                             (*) = default
31             %L             Stack lock status                                (!) = locked
32             %i             Stack head revision id prefix
33             $I             Stack head revision id
34             %g             Stack head revision message (full)
35             %t             Stack head revision message title
36             %b             Stack head revision message body
37             %u             Stack head revision committed-on
38             %j             Stack head revision committed-by
39             %%             A literal '%'
40

AUTHOR

42       Jeffrey Ryan Thalhammer <jeff@stratopan.com>
43
45       This software is copyright (c) 2015 by Jeffrey Ryan Thalhammer.
46
47       This is free software; you can redistribute it and/or modify it under
48       the same terms as the Perl 5 programming language system itself.
49
50
51
52perl v5.30.0                      2019-07-26    App::Pinto::Command::stacks(3)
Impressum