Install SDK and add API key
Generate types
priceos.types file with the MyFeatures type that you can import and use in your hooks or SDK.Run with --help to see more options.CLI options
PriceOS API key. If omitted, the CLI checks
PRICEOS_API_KEY in .env.local, then .env, then process env.Write the generated types file to a specific file path.
Write the generated file into a specific directory (ignored when
--out is provided).Show the CLI help output with all available options.