NAME
pinto-remote - Interact with a remote a Pinto repository
VERSION
version 0.019
SYNOPSIS
pinto-remote --server=http://pinto.my.com:3000 COMMAND [OPTIONS] [ARGS]
pinto-remote help COMMAND
pinto-remote help
DESCRIPTION
pinto-remote is a command line utility for using a remote Pinto repository. See pinto-admin for information on creating a Pinto repository, and pinto-server for information on providing remote access to the repository.
Once a Pinto repository has been established and the pinto-server is running, you can use pinto-remote to add distributions, remove packages, or inspect the contents of the repository.
COMMANDS
The following commands are available. Say pinto-remote help COMMAND to display a list of sub-options available for that COMMAND.
- add path/to/Some-Distribution-1.2.tar.gz
-
Adds the distribution to the remote Pinto repository.
- list
-
Lists the packages and distributions that are currently indexed in the remote repository.
- remove Some::Package
-
Removes the distribution that contains the package from the remote Pinto repository.
SEE ALSO
Pinto::Manual for broad information about using the Pinto tools.
pinto‐admin to create and manage a Pinto repository.
pinto‐server to allow remote access to your Pinto repository.
AUTHOR
Jeffrey Ryan Thalhammer <jeff@imaginative-software.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2011 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.
1 POD Error
The following errors were encountered while parsing the POD:
- Around line 80:
Non-ASCII character seen before =encoding in 'L<pinto‐admin>'. Assuming UTF-8