c4rlit0/terminus-acme-plugin
Composer 安装命令:
composer require c4rlit0/terminus-acme-plugin
包简介
Terminus plugin to manage acme on Pantheon
README 文档
README
A simple plugin for Terminus-CLI to get ACME and verify it.
Adds commands 'https:acme:dns-file' and 'https:acme:dns-txt' to Terminus. Learn more about Terminus Plugins in the Terminus Plugins documentation
Configuration
These commands require no configuration
Usage
terminus https:acme:dns-file <site>.<env> example.comterminus https:acme:dns-txt <site>.<env> example.com
Installation
To install this plugin using Terminus 3:
terminus self:plugin:install c4rl1t0/terminus-acme-plugin
Testing
This example 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 installcomposer install-tools
Help
Run terminus help https:acme for help.
统计信息
- 总下载量: 13
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-11-14