Merge pull request #8 from zhangyd888/master 删除无用的打印测试代码
Merge pull request #8 from zhangyd888/master
删除无用的打印测试代码
PHP SDK for ACM.
TODO
Get value of one config item following priority:
${cwd}/acm/data
${cwd}/acm/snapshot
Get all config items of current namespace, with dataId and group information only.
Publish one data item to ACM.
Remove one data item from ACM.
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
User Guide
Introduction
PHP SDK for ACM.
Features
Supported PHP:
Supported ACM version
Change Logs
Installation
Getting Started
Configuration
TODO
Extra Options
TODO
API Reference
Get Config
Get value of one config item following priority:
${cwd}/acm/data).${cwd}/acm/snapshot) in advance.List All Config
Get all config items of current namespace, with dataId and group information only.
Publish Config
Publish one data item to ACM.
Remove Config
Remove one data item from ACM.
Other Resources