@servequery/servequery-cloud
v2.0.0
Published
Utility to bootstrap and publish servequery admin cloud projects customization
Downloads
3
Maintainers
Readme
This package needs to be installed to bootstrap and publish your cloud customizations. It is used as a dev-dependency of the cloud-customizer
available commands
bootstrap
Mandatory option: -e, --env-secret <environment-secret-key>
- Login to servequery
- Creates a new folder "cloud-customizer"
- Setup .env file with SERVEQUERY_ENV_SECRET and authentication token
- Generate typings from your database
update-typings
Generate typings from the structure of the database and the code customizations.
login
Ask user to authenticate and refresh the authentication token.