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

112
112
113
113
To create a new operation file execute the following command:
114
114
@@ -161,7 +161,7 @@ _(this is only recommended for small operations, since the processing of these o
161
161
162
162
### Processing the operations
163
163
164
-

164
+

165
165
166
166
Use the following call to process all new operation files.
167
167
@@ -194,7 +194,7 @@ since an error in your operation could make your whole deployment fail.
194
194
195
195
### Re-run an operation
196
196
197
-

197
+

198
198
199
199
If something went wrong (or if you just feel like it), you can process an operation again by providing the **name of the operation** as parameter in `operations:process`.

215
+

216
216
217
217
So you don't have to check the database or the directory for the existing operations,
0 commit comments