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
+`create`: Creates one or more upstream database source(s). When creating multiple data sources fails, DM rolls back to the state where the command was not executed.
50
+
+`create`: Creates one or more upstream database sources. When creating multiple data sources fails, DM rolls back to the state where the command was not executed.
51
51
52
-
+`update`: Updates an upstream database source.
53
-
54
-
+`stop`: Stops one or more upstream database source(s). When stopping multiple data sources fails, some data sources might be stopped.
52
+
+`stop`: Stops one or more upstream database sources. When stopping multiple data sources fails, some data sources might be stopped.
55
53
56
54
+`show`: Shows the added data source and the corresponding DM-worker.
0 commit comments