Closed florian-hoenicke closed 2 years ago
@florian-hoenicke You can already pass --name
field while deploying a Flow. This is an undocumented feature.
The name passed for your Flows are nowapi
, hence all Flows look the same :smile:
fyi, with new self-hosting deployments, we will be moving name
field into the Flow YAML.
Okay thanks - we will try this out
It would be helpful to let us configure names for the deployments. That way we have an easier time distinguishing all different deployments.
When running jc list, I get the following list:
One of the deployments is for one of our customers, another one is an example. Then there are two test flows I started. I have to maintain my own list remembering what deployment is for what. Specifying the flow name on creation would help me re-identifying it later.
User Acceptance Criteria