Service Fabric CLI Tools
Перейти к файлу
jeffj6123 bbeb70c9a9 Merge branch 'master' into json-dumps-change 2020-09-14 19:10:42 -07:00
.vscode
scripts
src Merge branch 'master' into json-dumps-change 2020-09-14 19:10:42 -07:00
.gitignore
.travis.yml py2 removed. (#222) 2020-09-14 19:09:52 -07:00
CODEOWNERS
CONTRIBUTING.md
ISSUE_TEMPLATE.md
LICENSE
PULL_REQUEST_TEMPLATE.md
README.md
cli_license_terms.md
nose2.cfg
pylintrc py2 removed. (#222) 2020-09-14 19:09:52 -07:00
requirements.txt

README.md

Service Fabric CLI (sfctl)

PyPi Version PyPI - Python Version License Coverage Status

Command-line interface for interacting with Azure Service Fabric clusters and their related entities.

Installation

pip install sfctl

Launching

sfctl <command>

For more information, specify the -h flag:

sfctl -h

Developer Help and Documentation

See the corresponding Wiki for more information.

Contributing

This project has adopted the Microsoft Open Source Code of Conduct. For more information, see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.