@tailor-platform/function-kysely-tailordb-codegen
v0.1.3
Published
Generate Kysely code for TailorDB
Readme
This is not an experimental package. but it is ready for production use.
@tailor-platform/function-kysely-tailordb-codegen
Generate Kysely code for TailorDB
Usage
npm install -D @tailor-platform/function-kysely-tailordb-codegen
npx kysely-tailordb-codegen -hUsage: kysely-tailordb-codegen [options]
Generate Kysely code for TailorDB
Options:
-a, --app <string> App name
-n, --namespace <string> TailorDB namespace
-m, --machineuser <string> Machine user name
-o, --output <string> Output file name
-h, --help display help for commandRequirements
This command uses tailorctl internally to run the code generation script on the Tailor Platform.
Therefore, please make sure tailorctl is installed and the correct workspace is selected before running the command.
