Skip to content

Commit

Permalink
Add alias for event:reg
Browse files Browse the repository at this point in the history
  • Loading branch information
purplecabbage committed Mar 1, 2023
1 parent ef71c62 commit 685141e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/commands/event/registration/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ class IndexCommand extends BaseCommand {
}

IndexCommand.description = 'Manage your Adobe I/O Events Registrations'
IndexCommand.aliases = ['event:reg']

module.exports = IndexCommand

0 comments on commit 685141e

Please sign in to comment.