vm_list
To list all vm.
object_parse
Parse object returned, and format for printing
NAME
gandi-hosting - A CLI utility to manage your Gandi hosting resources.
SYNOPSIS
gandi-hosting <options>
options:
--vmlist print all vm
--vminfo=42 | --vminfo 42 print info about vm
--disklist print all disk
--diskinfo=42 | --diskinfo 42 print info about disk
--ifacelist print all ifaces
--ifaceinfo=42 | ifaceinfo 42 print info about iface
--iplist print all ip
--ipinfo print info about ip
--version print the version
--help print this message
OPTIONS
- --vmlist
-
Print all vm
- --vminfo=42 | --vminfo 42
-
Print information about vm
- --disklist
-
Print all disk
- --diskinfo=42 | --diskinfo 42
-
Print information about disk
- --ifacelist
-
Print all ifaces
- --ifaceinfo=42 | --ifaceinfo 42
-
Print information about iface
- --iplist
-
Print all ip
- --ipinfo=42 | --ipinfo 42
-
Print inforamation about ip
- --version
-
Print the version
- --help
-
Print help message
DESCRIPTION
This program is a simple command-line interface to Net::Gandi. Help to manage your Gandi hosting resources.
CONFIGURATION
In ~/gandi-hostingrc
[gandi]
api_key = 'my api key'
AUTHOR
Natal Ngétal, <hobbestig@cpan.org>
CONTRIBUTING
This module is developed on Github at:
http://github.com/hobbestigrou/gandi-hosting
Feel free to fork the repo and submit pull requests
ACKNOWLEDGEMENTS
Sébastien Aperghis-Tramoni
BUGS
Please report any bugs or feature requests in github.
SUPPORT
You can find documentation for this module with the perldoc command.
perldoc gandi-hosting
LICENSE AND COPYRIGHT
Copyright 2010 Natal Ngétal.
This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.
See http://dev.perl.org/licenses/ for more information.