Migration flags replacement? #1185
-
|
Now that migrations are removed in v8, how are we supposed to set the migrations flag via deploy cli? In particular we are trying to set the |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Apologies for the delay. Currently Auth0 deploy CLI manages the tenant config listed on
Unfortunately, the Auth0 Deploy CLI does not currently support this functionality. However, it can be configured through the settings in the Dashboard UI. Thanks for your patience and understanding. |
Beta Was this translation helpful? Give feedback.
Apologies for the delay. Currently Auth0 deploy CLI manages the tenant config listed on
This was part of
api/migrations, which was deprecated Auth0 deploy CLI version 8.x.Unfortunately, the Auth0 Deploy CLI does not currently support this functionality. However, it can be configured through the settings in the Dashboard UI.
Thanks for your patience and understanding.