1App::Pinto::Command::kiUlsle(r3)Contributed Perl DocumenAtpapt:i:oPninto::Command::kill(3)
2
3
4

NAME

6       App::Pinto::Command::kill - permanently delete a stack
7

VERSION

9       version 0.14
10

SYNOPSIS

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

DESCRIPTION

15       This command permanently deletes a stack.  Once a stack is killed,
16       there is no direct way to get it back.  However, any distributions that
17       were registered on the stack will still remain in the repository.
18

COMMAND ARGUMENTS

20       The required argument is the name of the stack you wish to kill.  Stack
21       names must be alphanumeric plus hyphens and underscores, and are not
22       case-sensitive.
23

COMMAND OPTIONS

25       --force
26           Kill the stack even if it is currently locked.  Normally, locked
27           stacks cannot be deleted.  Take care when deleting a locked stack
28           as it usually means the stack is important to someone.
29

AUTHOR

31       Jeffrey Ryan Thalhammer <jeff@stratopan.com>
32
34       This software is copyright (c) 2015 by Jeffrey Ryan Thalhammer.
35
36       This is free software; you can redistribute it and/or modify it under
37       the same terms as the Perl 5 programming language system itself.
38
39
40
41perl v5.30.0                      2019-07-26      App::Pinto::Command::kill(3)
Impressum