You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Christina-Kang edited this page Apr 5, 2018
·
2 revisions
The Service Fabric CLI is a command-line interface that provides cluster
management functionality. It is written in Python, and acts as a wrapper
to a Python SDK. The Python SDK is generated by AutoRest using the Service Fabric Swagger specifications.