@backstage/cli-node
Node.js library for Backstage CLIs
Classes
Class |
Description |
---|---|
Utilities for working with git. | |
Represents a package manager lockfile. | |
Represents a local Backstage monorepo package graph. | |
Utilities for working with Backstage package roles. |
Functions
Function |
Description |
---|---|
Returns try if the current project is a monorepo. |
Interfaces
Interface |
Description |
---|---|
Known fields in Backstage package.json files. | |
Information about a package role. |
Type Aliases
Type Alias |
Description |
---|---|
A local Backstage monorepo package | |
Represents the difference between two Lockfiles. | |
An entry for a single difference between two Lockfiles. | |
A local package in the monorepo package graph. | |
The type of output that a package can produce. | |
A type of platform that a package can be built for. | |
Backstage package role, see docs. |