mirror of
https://github.com/corda/corda.git
synced 2025-01-03 03:36:48 +00:00
3284a61afd
* Modify Corda Node to use picocli * Make --sshd parameter actually work * * Some refactoring * Fixing the issue with the --confg-file parameter * Updating the tests * Restore original devMode behaviour * Update documentation * Add return code to network bootstrapper * Use the root jar for the shell alias for jars packaged with capsule * Update Corda jar description * Fix issue with logging not initialising early enough in node Make initLogging overridable Combine --verbose and --log-to-console options * Tidy up * Make sure all command line options are documented properly * Fix compilation error * Remove code that's no longer needed (single slash options no longer supported unless explicitly specified) * Remove comment * Remove pointless comment * Log commandline arguments * Address review comments * Address more review comments * Remove ConfigFilePathArgsParser * Remove some unused importss * Only display config when in dev mode * Force Ansi ON if on Windows else set to AUTO. * Make ExitCodes class open |
||
---|---|---|
.. | ||
blobinspector | ||
bootstrapper | ||
cliutils | ||
demobench | ||
explorer | ||
graphs | ||
loadtest | ||
network-bootstrapper | ||
scripts | ||
shell | ||
shell-cli |