We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 823cf0d commit 5be41b8Copy full SHA for 5be41b8
modules/apigee_edge_teams/src/Commands/ApigeeEdgeCommands.php
@@ -49,9 +49,9 @@ public function __construct(CliServiceInterface $cli_service = NULL) {
49
/**
50
* Team Member synchronization.
51
*
52
- * @command apigee-edge-teams:sync
+ * @command apigee-edge:teams-sync
53
54
- * @usage drush apigee-edge-teams:sync
+ * @usage drush apigee-edge:teams-sync
55
* Starts the team member synchronization.
56
*/
57
public function sync() {
0 commit comments