1.22.1 • Published 5 months ago

txm-cli v1.22.1

Weekly downloads
42
License
ISC
Repository
github
Last release
5 months ago

TM Command Line Tool (FI)

The TM command line interface (CLI) simplifies daily tasks like building, deploying to multiple servers, importing masterdata (cpgen), starting simulation etc.

Installation

Install the "tm" command line tool via (Note: requires Node.js from https://nodejs.org/ (LTS is fine)):

npm install -g txm-cli

Commands / Usage

The command line tool offers various subcommands that can be displayed by just entering "tm" on a command line:

> tm
Usage:  tm <cmd>
 
with <cmd> being one of

   version        display version info.
   update         update CLI to most recent version.
   server         manage your servers.
   sandbox        manage your sandboxes.
   config         manage general configuration settings.
   deploy         deploy and explode EARs from the current default sandbox
                  to the current default server(s).
   build          do a gradlew build without recreating runtime folder.
   rebuild        do a clean build with new runtime folder.
   hotfix         apply hotfix from IDE to deployed server(s).
   db             manage your databases.
   cpgen          perform CPGEN imports of cpg files.
   all            do everything, clean rebuild, createDB and deploy.
   func           manage custom function chains.
   sim            configure and run the PBM simulator GUI.
   ropssim [ui]   configure and run ROPS gateway and ROPS cmd client,
                  specify option 'ui' to start the GUI version.
   lastbn <r> [d] display last build number (and copy to clipboard),
                  with <r> being the desired version (e.g. '19.0.00'),
                  if <r> is omitted, the current sandbox version is used,
                  specify option 'd' to download the artifact from Nexus.
   latestbuild <branch> <dep> displays latest product build number with changelog
                  more info in command usage ;)
   changelog <branch> <dep> <ver> shows you all the changelog entries for
                  your selected branch, artifact and version.
   autotest       run the automated test suite (Automatiktest).
   dump           dump all current settings as JSON.
   ctv            run commtraceviewer.
   

All commands can be abbreviated as you like - the first matching command will be executed. For instance, "tm deploy" can be written as "tm d", "tm update" as "tm u" and "tm server list" can be abbreviated as "tm s l" and so on.

1.22.1

5 months ago

1.22.0

9 months ago

1.21.4

2 years ago

1.21.5

2 years ago

1.21.3

2 years ago

1.21.6

2 years ago

1.21.1

2 years ago

1.21.2

2 years ago

1.21.0

2 years ago

1.19.3

2 years ago

1.20.2

2 years ago

1.20.0

2 years ago

1.19.2

3 years ago

1.19.0

3 years ago

1.17.1

3 years ago

1.17.0

3 years ago

1.16.5

4 years ago

1.16.4

4 years ago

1.16.0

4 years ago

0.15.1

4 years ago

0.15.0

4 years ago

0.14.1

4 years ago

0.14.0

4 years ago

0.13.0

4 years ago

0.12.0

4 years ago

0.11.3

4 years ago

0.11.2

4 years ago

0.11.1

4 years ago

0.11.0

4 years ago

0.10.4

4 years ago

0.10.3

5 years ago

0.10.2

5 years ago

0.10.1

5 years ago

0.10.0

5 years ago

0.9.0

5 years ago

0.8.0

5 years ago

0.7.2

5 years ago

0.7.1

5 years ago

0.7.0

5 years ago

0.6.4

5 years ago

0.6.3

5 years ago

0.6.2

5 years ago

0.6.1

5 years ago

0.6.0

5 years ago

0.5.5

5 years ago

0.5.4

5 years ago

0.5.3

5 years ago

0.5.2

5 years ago

0.4.5

5 years ago

0.5.1

5 years ago

0.4.4

5 years ago

0.5.0

5 years ago

0.4.3

5 years ago