Impact
@flxbl-io/sfp impact
@flxbl-io/sfp impactUtilities to help you understand the impact of various components in sfp
@flxbl-io/sfp impact package@flxbl-io/sfp impact releaseconfig
@flxbl-io/sfp impact package
@flxbl-io/sfp impact packageFigures out impacted packages of a project, due to a change from the last known tags
USAGE
$ @flxbl-io/sfp impact package --basebranch <value> [--loglevel
trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL]
FLAGS
--basebranch=<value> (required) The base branch on which the git tags should be used
--loglevel=<option> [default: info] logging level for this command invocation
<options: trace|debug|info|warn|error|fatal|TRACE|DEBUG|INFO|WARN|ERROR|FATAL>
DESCRIPTION
Figures out impacted packages of a project, due to a change from the last known tagsSee code: src/commands/impact/package.ts
@flxbl-io/sfp impact releaseconfig
@flxbl-io/sfp impact releaseconfigFigures out impacted release configurations of a project, due to a change,from the last known tags
See code: src/commands/impact/releaseconfig.ts
Last updated