@baqhub/cli
v0.1.23
Published
The official command line interface for the BAQ federated app platform.
Downloads
4
Maintainers
Readme
BAQ CLI ·
This is the official command line interface for the BAQ federated app platform. It helps manage record types in your application, whether you choose to create them yourself or use existing ones.
Installation
The BAQ CLI is distributed as an NPM package. It can be installed globally:
npm install -g @baqhub/cli
baq help
Or locally within a project:
npm install -D @baqhub/cli
npx baq help
Documentation
- Getting started guide : Overview of the CLI.
- Full reference : All the commands.
License
The BAQ CLI is MIT licensed.