Expected Behavior
Just work (tm).
Current Behavior
Error: Invalid value for PROJECT_DIRECTORY: Name should be alphanumeric values, underscores, and hyphens but not start with an underscore or hyphen
Steps to reproduce
feast init /tmp/test
Specifications
Linux
Python 3.11.14
feast 0.61.0
Possible Solution
Support absolute paths.