Skip to content

CLI plugin which helps track tables in Hasura [NOT OFFICIAL]

License

Notifications You must be signed in to change notification settings

scriptonist/hasura-cli-track

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hasura-cli-track

Hasura CLI plugin which helps track tables in Hasura [NOT OFFICIAL]

Usage

  1. Download manifest file (manifest.yaml) for the latest release from Github Releases page.
  2. Execute hasura plugins install track --manifest-file <PATH-TO-DOWNLOADED-MANIFEST-FILE>

Example

$ curl -LO https://github.com/scriptonist/hasura-cli-track/releases/download/v0.0.2/manifest.yaml
$ hasura plugins install track --manifest-file manifest.yaml

Track tables

hasura track --endpoint <HASURA_ENDPOINT> tables --database-name <DATABASE_NAME> (supported only on postgres databases)

About

CLI plugin which helps track tables in Hasura [NOT OFFICIAL]

Resources

License

Stars

Watchers

Forks

Packages

No packages published