ec-europa / toolkit_drush
This package is abandoned and no longer maintained.
No replacement package was suggested.
There is no license information available for the latest version (dev-master) of this package.
Drush commandfiles for toolkit.
Package info
github.com/ec-europa/toolkit_drush
Type:drupal-module
pkg:composer/ec-europa/toolkit_drush
dev-master
2019-09-03 06:30 UTC
Requires (Dev)
- openeuropa/code-review: ^0.3.0
This package is auto-updated.
Last update: 2025-05-22 20:01:16 UTC
README
Diffy Commands
For more detailed documentation please refer to ./docs/DiffyCommands.md
| Command | Arguments | Options |
|---|---|---|
diffy:refresh-token |
||
diffy:project-snapshot |
project-id |
--environment=production |
diffy:project-compare |
project-id |
--environments=baseline-prod |
diffy:project-diff |
project-id |
--snapshot1=x --snapshot2=x |
diffy:project-baseline |
project-id snapshot-id |
Toolkit Commands
For more detailed documentation please refer to ./docs/ToolkitCommands.md
| Command | Arguments | Options |
|---|---|---|
toolkit:check-modules-authorized-security |
project-id |
|
toolkit:check-modules-minimum-version |
project-id |
|
toolkit:toolkit-check-modules-unused |
--path=modules/contrib --lockfile=../composer.lock |