8000 Add resiliency and subscription CLI commands · Issue #950 · dapr/cli · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Add resiliency and subscription CLI commands #950
Open
@msfussell

Description

@msfussell

Describe the proposal

Each type of specification should be able to be at least listed via the Dapr CLI. Currently there are CLI commands for Configurations and Components. The two other spec types are subscriptions and the newly (v1.7) introduced resiliency policies, the latter of which are global like configurations and can be applied to any applications.

Resiliency should be the same CLI as Configurations https://docs.dapr.io/reference/cli/dapr-configurations/
For example dapr resiliencies -k --name myresiliency

Subscriptions are a bit trickier if these are loaded for each app or may be global (Need to be determined)
For example dapr subscriptions -k --name mysubscription

Of course deploying these specifications is still platform dependent

Also see related issue to update the dapr dashboard to show resiliency policies and subscriptions in the UI

Release Note

RELEASE NOTE:
Add new CLI commands

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0