@cap-js-community/mtx-tool

0.8.2 • Public • Published

MTX Tool

npm version monthly downloads REUSE status Main CI

Multitenancy and Extensibility Tool is a cli to reduce operational overhead for multitenant Cloud Foundry applications, particularly in the areas user authentication, tenant registration, CAP multitenancy, and HANA container management.

Install or Upgrade

Prerequisite is an installed CF cli v7 or newer. The tool can be installed either globally or locally for a specific project.

# globally
npm install --global @cap-js-community/mtx-tool
# project local
npm install --save-dev @cap-js-community/mtx-tool

You can also not install the tool and use it ad-hoc.

# ad-hoc
npx @cap-js-community/mtx-tool
# ad-hoc with fixed version, e.g. for stable pipelines
npx @cap-js-community/mtx-tool@v0.8.2

Support, Feedback, Contributing

This project is open to feature requests/suggestions, bug reports etc. via GitHub issues. Contribution and feedback are encouraged and always welcome. For more information about how to contribute, the project structure, as well as additional contribution information, see our Contribution Guidelines.

Code of Conduct

We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone. By participating in this project, you agree to abide by its Code of Conduct at all times.

Documentation

Head over to our Documentation to learn more.

Licensing

Copyright 2023 SAP SE or an SAP affiliate company and mtx-tool contributors. Please see our LICENSE for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available via the REUSE tool.

Package Sidebar

Install

npm i @cap-js-community/mtx-tool

Weekly Downloads

883

Version

0.8.2

License

Apache-2.0

Unpacked Size

133 kB

Total Files

19

Last publish

Collaborators

  • bugwelle
  • chgeo
  • smax
  • oklemenz2
  • christianneu
  • rlindner81sap
  • sap_extncrepos