@cefasdb/cefas
v0.8.6
Published
cefas CLI (installs a prebuilt Go binary from GitHub Releases)
Readme
@cefasdb/cefas
This package installs the cefas CLI as a prebuilt Go binary downloaded from
GitHub Releases during npm install.
Install
npm install -g @cefasdb/cefas
cefas --helpNode.js 18 or newer is required.
Upgrade
npm install -g @cefasdb/cefas@latestEnvironment Overrides
CEFAS_GITHUB_REPOchanges the GitHub repository used for downloads. The default isCefasDB/cefasdb-core.CEFAS_RELEASE_TAGdownloads a specific release tag instead ofv<version>.CEFAS_GITHUB_TOKEN,GITHUB_TOKEN, orGH_TOKENcan authenticate release downloads for private repositories or higher rate limits.
