All Projects → microsoft → service-fabric-cli

microsoft / service-fabric-cli

Licence: other
Service Fabric CLI Tools

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to service-fabric-cli

ServiceFabric-Remoting-CustomHeaders
This package allows injecting custom message headers into remoting messages (Actors and Reliable Services, V2 remoting only) at runtime. The headers are available client side to read. It also provides message interception using BeforeHandleRequestResponseAsync and AfterHandleRequestResponseAsync to act on remoting events.
Stars: ✭ 12 (-76%)
Mutual labels:  azure-service-fabric
traefik-on-service-fabric
Azure Service Fabric now has support for Traefik!
Stars: ✭ 51 (+2%)
Mutual labels:  azure-service-fabric

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 [email protected] with any additional questions or comments.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].