EasyEngine / EasyEngine/site-command
[New Command] ee site cd
Open
- Dominant language
- PHP
- Stars
- 18
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
We need a command which enables users to move to the site root.
Example expected output
```
# pwd
/root
# ee site cd example.com
# pwd
/opt/easyengine/sites/example.com
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.