Download the PHP package terminus-plugin-project/terminus-domain-challenge without Composer
On this page you can find all versions of the php package terminus-plugin-project/terminus-domain-challenge. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download terminus-plugin-project/terminus-domain-challenge
More information about terminus-plugin-project/terminus-domain-challenge
Files in terminus-plugin-project/terminus-domain-challenge
Download terminus-plugin-project/terminus-domain-challenge
More information about terminus-plugin-project/terminus-domain-challenge
Files in terminus-plugin-project/terminus-domain-challenge
Vendor terminus-plugin-project
Package terminus-domain-challenge
Short Description Access Domain Challenge Records
License MIT
Package terminus-domain-challenge
Short Description Access Domain Challenge Records
License MIT
Please rate this library. Is it a good library?
Informations about the package terminus-domain-challenge
Terminus Domain Challenge
A simple plugin for Terminus-CLI to get the Domain DNS challenge based on a site.
Adds command 'domain:dns:challenge' to Terminus. Learn more about Terminus Plugins in the Terminus Plugins documentation
Configuration
These commands require no configuration
Usage
terminus domain:dns:challenge <site>.<env>
terminus domain:dns:challenge <site>.<env> --filter="domain=www.example.com"
Installation
To install this plugin using Terminus 3:
Testing
This project includes four testing targets:
composer lint
: Syntax-check all php source files.composer cs
: Code-style check.composer unit
: Run unit tests with phpunitcomposer functional
: Run functional test with bats
To run all tests together, use composer test
.
Note that prior to running the tests, you should first run:
composer install
composer install-tools
Help
Run terminus help domain:dns:challenge
for help.
All versions of terminus-domain-challenge with dependencies
PHP Build Version
Package Version
No informations.
The package terminus-plugin-project/terminus-domain-challenge contains the following files
Loading the files please wait ....