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
* @option string $destination Local destination directory to sync files. Defaults to drush config directory, or cwd if not found.
57
-
* @option string $remote-destination Remote destination directory to sync files within private:// path. Defaults to 'config-export'.
58
-
* @option string $remove-existing Remove existing config from remote destination before running drush export. For backwards compatibility only, since `drush cex` already does this.
57
+
* @option string $remote-destination Remote destination directory relative to /tmp/ to sync files. Defaults to 'config-export'.
59
58
* @usage <site.env> Exports config from <site.env> to <destination>
0 commit comments