feast init
command:init
command creates a Python file with feature definitions, sample data, and a Feast configuration file for local development:feast apply
to apply these definitions to Feast.example.py
and run feast apply
again to change feature definitions.