Skip to content

Commit

Permalink
Updated Team sync command inside apigee_edge command for 2x (#953)
Browse files Browse the repository at this point in the history
  • Loading branch information
shishir-intelli authored Oct 10, 2023
1 parent e0bf32b commit 7f5e8c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/apigee_edge_teams/src/Commands/ApigeeEdgeCommands.php
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@ public function __construct(CliServiceInterface $cli_service = NULL) {
/**
* Team Member synchronization.
*
* @command apigee-edge-teams:sync
* @command apigee-edge:teams-sync
*
* @usage drush apigee-edge-teams:sync
* @usage drush apigee-edge:teams-sync
* Starts the team member synchronization.
*/
public function sync() {
Expand Down

0 comments on commit 7f5e8c8

Please sign in to comment.