5 Commits

Author SHA1 Message Date
Luke Towers
b1aa0fce60 Cleanup console docblocks 2022-02-24 22:02:01 -06:00
Luke Towers
183661d0e3 Improve confirmation behavior for destructive actions 2022-02-24 20:29:53 -06:00
Ben Thomson
e80fb59af4 Require explicit confirmations for CLI deletions
When removing a plugin via CLI or rolling back all DB migrations, we will now require the user to type out the plugin name (or "DELETE" for "winter:down") as a confirmation in order to proceed. This ensures that the user is well aware of what they are doing.

The "plugin:remove" command has now been added a "--no-rollback" option. When used, the plugin files will be removed, but the DB will remain untouched, allowing people to remove a plugin without losing their data.

Refs: https://github.com/wintercms/wn-translate-plugin/issues/13#issuecomment-988364253
2021-12-08 09:31:22 +08:00
Luke Towers
4f79b440c3 Alias winter:* commands to october:* commands for backwards compatibility 2021-04-03 08:39:45 -06:00
Luke Towers
cfa763b714 Initial rebrand commit generated from the 1.0 rebrand branch patch file 2021-03-10 15:02:53 -06:00