Scroll to navigation

TJ3(1) TaskJuggler TJ3(1)

NAME

tj3 - schedules tj3 projects and generates reports

SYNOPSIS

tj3 [options]

DESCRIPTION

This is the main application. It reads in your project files, schedules the project and generates the reports.

OPTIONS

Use the specified YAML configuration file
Don't show program and progress information
Don't use ANSI contol sequences to color the terminal output. Colors should only be used when spooling to an ANSI terminal. In case the detection fails, you can use this option to force colors to be off.
Enable Ruby debug mode
Verbosity of debug output
Restrict debug output to a list of modules
Generate or update the booking file for the project. The file will have the same base name as the project file but has a -bookings.tji extension.
Use a different date than the current momentas cut-off date for the booking file
Group the bookings in the booking file generated during a freeze by task instead of by resource.
Check the given time sheet
Check the given status sheet
Turn on warnings for requested changes in time sheets
Only parse the input files and check the syntax.
Just schedule the project, but don't generate any reports.
List id, formats and file name of all the defined reports that have IDs that match the specified regular expression.
Only generate the report with the specified ID. This option can be used multiple times.
Only generate the reports that have IDs that match the specified regular expression. This option can be used multiple times.
Generate reports despite scheduling errors
Append a current data set to all trace reports.
Abort program on warnings like we do on errors.
Directory the reports should go into

--output-dir

Maximum number of CPU cores to use
Show this message
Show version info

ENVIRONMENT

Override the path to the TaskJuggler data folder. The data folder contains the css, icons and scripts for TaskJuggler reports.

The POSIX Time Zone environment variable.

Any environment variable may be used in a TaskJuggler file using the expression $(VAR_NAME).

EXAMPLES

tj3 tutorial.tjp

COPYRIGHT

Copyright © 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020

by Chris Schlaeger <cs@taskjuggler.org>

This program is free software; you can redistribute it and/or modify it under the terms of version 2 of the GNU General Public License as published by the Free Software Foundation.

For more info about TaskJuggler see http://www.taskjuggler.org

SEE ALSO

tj3client(1), tj3d(1), tj3man(1), tj3ss_receiver(1), tj3ss_sender(1), tj3ts_receiver(1), tj3ts_sender(1), tj3ts_summary(1), tj3webd(1)

The full TaskJuggler manual is available online at http://www.taskjuggler.org/tj3/manual/, or via the tj3man command.

June 2020 TaskJuggler 3.7.1