معرفی شرکت ها


aws-ssm-tree-0.2.1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Builds a tree of parameters from AWS System Manager Parameter Store.
ویژگی مقدار
سیستم عامل -
نام فایل aws-ssm-tree-0.2.1
نام aws-ssm-tree
نسخه کتابخانه 0.2.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Bruno Rubin
ایمیل نویسنده bruno.rubin@gmail.com
آدرس صفحه اصلی https://github.com/brunorubin/aws-ssm-tree
آدرس اینترنتی https://pypi.org/project/aws-ssm-tree/
مجوز -
# SSM Tree [![Build Status](https://travis-ci.org/brunorubin/aws-ssm-tree.svg?branch=master)](https://travis-ci.org/brunorubin/aws-ssm-tree) ![Contributions welcome](https://img.shields.io/badge/contributions-welcome-orange.svg) SSM Tree is a tool that provides a tree visualization of the parameters hierarchy from AWS System Manager Parameter Store. ## Installation SSM Tree can be installed using [pip](https://pip.pypa.io/en/stable/): ```bash $ pip install aws-ssm-tree ``` ## Example ![example](https://user-images.githubusercontent.com/2822509/53053975-d1a7f780-3507-11e9-9b32-e9b10cf6479e.png) ### Usage ``` Usage: ssm-tree [OPTIONS] SSM Tree is a tool that provides a tree visualization of the parameters hierarchy from AWS System Manager Parameter Store. Options: -p, --path TEXT The hierarchy for the parameter. Hierarchies start with a forward slash (/) and end with the parameter name. Here is an example of a hierarchy: /Servers/Prod [required] -s, --show-encrypted Show encrypted parameters with a '*' symbol. --no-recursion Prevent recursion into descending levels. --region TEXT Specify which AWS Region to send this request to. --version Shows the version and exit. --help Shows this message and exit. ``` ## License This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details


نیازمندی

مقدار نام
- click
- boto3
- treelib


نحوه نصب


نصب پکیج whl aws-ssm-tree-0.2.1:

    pip install aws-ssm-tree-0.2.1.whl


نصب پکیج tar.gz aws-ssm-tree-0.2.1:

    pip install aws-ssm-tree-0.2.1.tar.gz