cosmosis-campaign ----------------- The :code:`cosmosis-campaign` tool manages collections of related CosmoSIS runs. For detailed information about campaigns, see :doc:`../features/campaign`. You can view command line flags for cosmosis-campaign using the command:: cosmosis-campaign --help Command Line Options ==================== * :code:`--list` or :code:`-l` - List the names of all runs in the campaign * :code:`--cat ` or :code:`-c ` - Print the ini files that would be generated for a given run * :code:`--run ` or :code:`-r ` - Launch a run * :code:`--test ` or :code:`-t ` - Run a pipeline using the test sampler to check it works * :code:`--status` or :code:`-s` - Show the status of all runs, or a single run if given a name * :code:`--mpi` - Run under MPI (use with :code:`--run`) * :code:`--submit ` - Submit a run to a batch system