Is there a way to name a deployment while pushing from CLI

We can push changes by issuing:

realm-cli push --remote="<<realm-app-id>>" -y

But is there a way to give name to the resulting deployment?

We can name deployments in the Deployment tab manually, GitHub integration will name deployments by commit messages but realm-cli push deployments have meaningless ids. I searched through the command options and didn’t find any suitable option.

1 Like

Hi, right now there isn’t a way to do this through the CLI but we can bring this up as a possible improvement to the product team!