这是indexloc提供的服务,不要输入任何密码
Skip to content

[FR] Simple way to get the revision of a sharedflow deployed to an environment #702

@andythehood

Description

@andythehood

** Is your feature request related to a problem? Please describe.
Apologies for not thinking this through before, but in the same way that FR 695 now allows you to get the revision of a proxy deployed to an environment (and thanks for implementing this so quickly), can we have the same for sharedflows?

** Describe the solution you'd like
Would like the apigeecli sharedflows listdeploy command to allow just the environment and name to be specified. Currently, apigeecli sharedflows listdeploy requires you to specify the environment, name and the revision:

apigeecli -t $TOKEN -o $ORG -e ENV sharedflows listdeploy -n spikearrest
Error: revision must be supplied with sharedflow name and env

Describe alternatives you've considered
As before, the alternative would be to get all sharedflows deployed to the environment and then use jq to parse the JSON output to get the specific sharedflow of interest.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions