ec-europa / toolkit_drush
Drush commandfiles for toolkit.
Installs: 18
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 7
Forks: 0
Open Issues: 1
Type:drupal-module
Requires (Dev)
- openeuropa/code-review: ^0.3.0
This package is auto-updated.
Last update: 2025-02-22 19:19:23 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 |