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
I have a problem when I try to migrate realm application to a new project.
realm-cli apps init --name "test" --remote "XX"
Creates a new realm app which can be pushed to the new project but when pushed with realm-cli push it pushes with the original name and not --name "test"
The text was updated successfully, but these errors were encountered:
I have a problem when I try to migrate realm application to a new project.
realm-cli apps init --name "test" --remote "XX"
Creates a new realm app which can be pushed to the new project but when pushed with
realm-cli push
it pushes with the original name and not --name "test"The text was updated successfully, but these errors were encountered: