Deprecated.
NAME
Clustericious::Command::configdebug - Debug a clustericious configuration file
VERSION
version 1.29
SYNOPSIS
Given a YourApp clustericious Clustericious::App and yourapp
starter script:
% yourapp configdebug
or
% clustericious configdebug YourApp
DESCRIPTION
This command prints out:
The pre-processed template configuration for each configuration file used by your application.
The post-processed template configuration for each configuration file used by your application.
The final merged configuration
SEE ALSO
Clustericious::Config, Clustericious
AUTHOR
Original author: Brian Duggan
Current maintainer: Graham Ollis <plicease@cpan.org>
Contributors:
Curt Tilmes
Yanick Champoux
COPYRIGHT AND LICENSE
This software is copyright (c) 2013 by NASA GSFC.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.