@srclaunch/cli
v3.20.0
Published
Command line tools used by SrcLaunch applications and services
Downloads
2
Readme
@srclaunch/cli
Command line tool for managing SrcLaunch Workspaces and Projects.
Usage
$ srclaunch <command>
build
Commands for building a project.
Sub-commands
esbuild
- Builds project using ESBuildvite
- Builds project using Vitetypes
- Builds TypeScript definitions
changesets
Commands for managing changes.
Sub-commands
create
- Create a new changeset and add uncommited changeslist
- List changesets (default --pending=true)help
- Displays help information changeset commands
dev
Commands for building a project.
Sub-commands
start
help
help
infrastructure
Sub-commands
deploy
help
models
Sub-commands
clean
create
build
list
help
preview
Sub-commands
start
help
projects
Sub-commands
create
- Create a new SrcLaunch projectlist
- List SrcLaunch projectshelp
- Shows project command help information
release
Collect changes, bump and tag version, and deploy
Sub-commands
create
- Commits all changesets, bumps package version and pushes changes to the remote repository.
serve
Sub-commands
web-app
- Serves a Web application through via static files or SSR.web-service
- Starts a Web service listenerhelp
- Shows serve command help information