The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Clustericious::Command::configdump - Dump a clustericious configuration

VERSION

version 1.29

SYNOPSIS

Given a YourApp clustericious Clustericious::App and yourapp starter script:

 % yourapp configdump

or

 % clustericious configdump YourApp

DESCRIPTION

This command prints out the post-processed configuration in YAML format.

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.