pelican config summary
Print config parameters that differ from default values
Synopsis
The ‘summary’ command outputs configuration parameters whose values differ from their default settings.
pelican config summary [flags]Examples
# Show configuration parameters that are set differently from their default values
pelican config summaryOptions
-o, --format string Output format (yaml or json) (default "yaml")
-h, --help help for summaryOptions inherited from parent commands
--config string config file (default is $HOME/.config/pelican/pelican.yaml)
-d, --debug Enable debug log messages
-f, --federation string Pelican federation to utilize
--json output results in JSON format
-L, --log string Specified log output file
--version Print the version and exitSEE ALSO
- pelican config - View and search for configuration parameters