gandi.cli
Command-line interface to the Gandi.net Web API
This package provides a command-line client (gandi
) to buy, manage, and delete Internet resources from Gandi.net such as domain names, virtual machines, and certificates.
- Versions: 1.6
- Website: https://cli.gandi.net
- Licenses: GPL 3+
- Package source: gnu/packages/networking.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of gandi.cli
as follows:
guix install gandi.cli
Or install a particular version:
guix install gandi.cli@1.6
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of gandi.cli about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/gandi.cli'><img src='https://packages.guix.gnu.org/packages/gandi.cli/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/gandi.cli)
Example Org:
[[https://packages.guix.gnu.org/packages/gandi.cli][https://packages.guix.gnu.org/packages/gandi.cli/badges/latest-version.svg]]