Azure Service Fabric command line


Keywords
servicefabric, azure, azure-service-fabric, python
License
MIT
Install
pip install sfctl==1.2.0

Documentation

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.