项目作者: stelligent

项目描述 :
command line documentation for cloud formation resources
高级语言: Python
项目地址: git://github.com/stelligent/cfn-man.git
创建时间: 2018-09-10T21:17:11Z
项目社区:https://github.com/stelligent/cfn-man

开源协议:MIT License

下载


cfn-man

Look up cloud formation docs from command line.

Installation

  1. pip install cfn-man

Examples

Type in words to indicate which documents you are looking for

  1. cfn-man security group

You won’t need to type too carefully (powered by Google search)

  1. # All three commands below will show the same document
  2. cfn-man auto scaling group
  3. cfn-man asg
  4. cfn-man auato scaligng groudp