1App::Pinto::Command::deUfsaeurltC(o3n)tributed Perl DocuAmpepn:t:aPtiinotno::Command::default(3)
2
3
4

NAME

6       App::Pinto::Command::default - mark the default stack
7

VERSION

9       version 0.14
10

SYNOPSIS

12         pinto --root=REPOSITORY_ROOT default [OPTIONS] [STACK]
13

DESCRIPTION

15       This command marks the given "STACK" as the default stack for the
16       repository.  The existing default stack (if one exists) is thereby
17       unmarked.  The default stack is used by most pinto commands where a
18       stack is not explicitly specified either by option or argument.
19
20       If the "--none" option is given instead of a "STACK" argument, then the
21       default stack is unmarked (if one exists).  When a repository has no
22       default stack, you will have to explicitly specify the stack as option
23       or argument for most pinto commands.
24
25       Use the stacks command to list the stacks that currently exist in the
26       repository and show which one is the default.
27

BEWARE

29       Think carefully before changing the default stack.  This will
30       dramatically affect all users of the repository, so it is wise to
31       notify them well in advance.
32

COMMAND ARGUMENTS

34       The argument is the name of the stack you wish to mark as the default.
35       The stack must already exist.  A stack argument cannot be used when the
36       "--none" option is specified.
37

COMMAND OPTIONS

39       --none
40           Unmarks the default stack (if one exists).  This option cannot be
41           used when the "STACK" argument is specified.
42

AUTHOR

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