1App::Pinto::Command::reUnsaemre(C3o)ntributed Perl DocumAepnpt:a:tPiionnto::Command::rename(3)
2
3
4
6 App::Pinto::Command::rename - change the name of a stack
7
9 version 0.14
10
12 pinto --root=REPOSITORY_ROOT rename [OPTIONS] STACK TO_STACK
13
15 This command changes the name of an existing stack. Once the name is
16 changed, you will not be able to perform commands or access archives
17 via the old stack name.
18
19 See the new command to create a new empty stack, or the copy command to
20 duplicate an existing stack, or the props command to change a stack's
21 properties after it has been created.
22
24 The two required arguments are the current name and new name of the
25 stack. Stack names must be alphanumeric plus hyphens and underscores,
26 and are not case-sensitive.
27
29 NONE.
30
32 Jeffrey Ryan Thalhammer <jeff@stratopan.com>
33
35 This software is copyright (c) 2015 by Jeffrey Ryan Thalhammer.
36
37 This is free software; you can redistribute it and/or modify it under
38 the same terms as the Perl 5 programming language system itself.
39
40
41
42perl v5.32.1 2021-01-27 App::Pinto::Command::rename(3)