Back to Backstage

@backstage/cli-module-build

packages/cli-module-build/README.md

1.51.0-next.21.4 KB
Original Source

@backstage/cli-module-build

CLI module that provides build, start, and packaging commands for the Backstage CLI.

Commands

CommandDescription
package buildBuild a package for production deployment or publishing
package startStart a package for local development
package cleanDelete cache directories
package prepackPrepares a package for packaging before publishing
package postpackRestores the changes made by the prepack command
repo buildBuild packages in the project, excluding bundled app and backend packages
repo startStarts packages in the repo for local development
repo cleanDelete cache and output directories
build-workspaceBuilds a temporary dist workspace from the provided packages

Documentation