pixelass/phony

View on GitHub
packages/cli/src/phonyql-cli.ts

Summary

Maintainability
A
0 mins
Test Coverage

Unexpected spaces found.
Open

  $ phonyql <input> [...flags]

Unexpected spaces found.
Open

  --schema, -s      schema will be exported to this path

Unexpected spaces found.
Open

  --init, -i        initializes the local database (only if it doesn't exist, does not flush)

Unexpected spaces found.
Open

  --no-serve, -n    don't serve

Unexpected spaces found.
Open

  --export, -e      schema will be exported when true

Unexpected spaces found.
Open

  --database, -d    database will be generated or read from to this path

Unexpected spaces found.
Open

  --port, -p        port for graphql service

Unexpected spaces found.
Open

  --flush, -f       resets the local database (removes all additions, updates and deletions)

There are no issues that match your filters.

Category
Status