1.0.0-beta.22 • Published 8 months ago
@leanix/reporting-cli v1.0.0-beta.22
leanix-reporting-cli
Command line interface to initialise, develop and publish custom reports for LeanIX EAM Tool. Please also have a look at the corresponding reporting library: https://github.com/leanix/leanix-reporting
Documentation
The usage of the command line interface is shown when running lxr --help
. Detailed help for individual
commands and their options can be obtained by running lxr help [command]
.
For information on how to create a custom report, please refer to our documentation.
For reporting-cli developers
Publish new version
- Create new release by following git-flow
- Create release branch
- Bump version in
package.json
(decide whether patch, minor, major update) - Merge release branch to develop & main
- Make sure a git tag is created for the new version
- Make sure you have logged in to publish to npm registry in scope
@leanix
(npm login
- see: https://docs.npmjs.com/cli/adduser) - Execute
npm publish --access public
on the main branch - Add release notes to the release in github (https://github.com/leanix/leanix-reporting-cli/releases)
1.0.0-beta.22
8 months ago
1.0.0-beta.21
2 years ago
1.0.0-beta.20
4 years ago
1.0.0-beta.19
4 years ago
1.0.0-beta.18
5 years ago
1.0.0-beta.17
6 years ago
1.0.0-beta.16
6 years ago
1.0.0-beta.15
6 years ago
1.0.0-beta.14
6 years ago
1.0.0-beta.13
7 years ago
1.0.0-beta.12
7 years ago
1.0.0-beta.11
7 years ago
1.0.0-beta.10
7 years ago
1.0.0-beta.9
7 years ago
1.0.0-beta.8
7 years ago
1.0.0-beta.7
7 years ago
1.0.0-beta.6
8 years ago
1.0.0-beta.4
8 years ago
1.0.0-beta.3
8 years ago
1.0.0-beta.2
8 years ago
1.0.0-beta.1
8 years ago
1.0.0-beta.0
8 years ago