NAME
App::Pinto::Command::index - show the index for a stack
VERSION
version 0.045
SYNOPSIS
pinto --root=REPOSITORY_ROOT index [STACK]
DESCRIPTION
This command shows the index of a stack. Unlike the list command, this command shows the index exactly as it would appear to an installer client.
COMMAND ARGUMENTS
The argument is the name of the stack you wish to see the index for. If you do not specify a stack, it defaults to whichever stack is marked as the default. Stack names must be alphanumeric (including "-" or "_") and will be forced to lowercase.
COMMAND OPTIONS
None.
AUTHOR
Jeffrey Thalhammer <jeff@imaginative-software.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2012 by Imaginative Software Systems.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.