88eddd47bb | ||
---|---|---|
.vscode | ||
docs | ||
scripts | ||
src | ||
.gitignore | ||
.pylintrc | ||
.travis.yml | ||
LICENSE | ||
README.md | ||
requirements.txt |
README.md
Service Fabric CLI (sfctl)
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 Setup
See dev setup doc.
Validation
See testing doc.
FAQ and Help
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.