Raised: $0
0% of monthly goal Help us cross the finish line!
Goal: $12,000
Raised: $0 Goal: $12,000
0% of monthly goal Help us cross the finish line!
Sponsor DDEV

ddev-rapunzelutils

Using Custom Aliases

This add-on allows you to create short custom DDEV aliases. To add an alias, you can either manually edit the .ddev/aliases.yaml file or use the ddev alias command.

To create a new alias, use the --add or --create flag:

ddev alias --add <alias_name> <container> <command>

For example: