Skip to content

Commit 5be41b8

Browse files
Updated Team sync command inside apigee_edge command (#952)
1 parent 823cf0d commit 5be41b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/apigee_edge_teams/src/Commands/ApigeeEdgeCommands.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@ public function __construct(CliServiceInterface $cli_service = NULL) {
4949
/**
5050
* Team Member synchronization.
5151
*
52-
* @command apigee-edge-teams:sync
52+
* @command apigee-edge:teams-sync
5353
*
54-
* @usage drush apigee-edge-teams:sync
54+
* @usage drush apigee-edge:teams-sync
5555
* Starts the team member synchronization.
5656
*/
5757
public function sync() {

0 commit comments

Comments
 (0)