Create commands template feature.
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Tue, 28 Jun 2016 19:36:00 +0000 (15:36 -0400)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Mon, 4 Jul 2016 19:42:28 +0000 (15:42 -0400)
commit4a102b75a81fd24f1ecb23150c5d5cdfecd35424
treed723f2e3da23d17444904e22f9fc79f084efa1a8
parent98e0892f4c700a5ce5b637473f4cd8554fe9d2df
Create commands template feature.

Introduce a new option the create command: --template-path.

The template-path option take a path to a specific template file that follow the
saved sessions schema definition (src/common/config/session.xsd).

Other "create" options are still effective except the mode options for now.

Regular options have priority on the template values and overwrite the
values found in the template.

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
src/bin/lttng/commands/create.c
This page took 0.026509 seconds and 5 git commands to generate.