[--color] Enable color output. |
[--no_color] Disable color output. |
-c [--config] The location of the config file. |
[--custom_dir] A directory to use for custom facts. |
-d [--debug] Enable debug output. |
[--external_dir] A directory to use for external facts. |
[--hocon] Output in Hocon format. |
-j [--json] Output in JSON format. |
-l [--log_level] Set logging level. Supported levels are: none, trace, debug, info, warn, error, and fatal. |
[--no_block] Disable fact blocking. |
[--no_cache] Disable loading and refreshing facts from the cache |
[--no_custom_facts] Disable custom facts. |
[--no_external_facts] Disable external facts. |
[--no_ruby] Disable loading Ruby, facts requiring Ruby, and custom facts. |
[--trace] Enable backtraces for custom facts. |
[--verbose] Enable verbose (info) output. |
[--show_legacy] Show legacy facts when querying all facts. |
-p [--puppet] Load the Puppet libraries, thus allowing Facter to load Puppet-specific facts. |
-y [--yaml] Output in YAML format. |
[--strict] Enable more aggressive error reporting. |
-t [--timing] Show how much time it took to resolve each fact |
[--list_block_groups] List block groups |
[--list_cache_groups] List cache groups |
[--help] Help for all arguments
|