App::Pinto::Command::kill(3pm) | User Contributed Perl Documentation | App::Pinto::Command::kill(3pm) |
App::Pinto::Command::kill - permanently delete a stack
version 0.14
pinto --root=REPOSITORY_ROOT kill [OPTIONS] STACK
This command permanently deletes a stack. Once a stack is killed, there is no direct way to get it back. However, any distributions that were registered on the stack will still remain in the repository.
The required argument is the name of the stack you wish to kill. Stack names must be alphanumeric plus hyphens and underscores, and are not case-sensitive.
Jeffrey Ryan Thalhammer <jeff@stratopan.com>
This software is copyright (c) 2015 by Jeffrey Ryan Thalhammer.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
2022-10-16 | perl v5.34.0 |