Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 430 Bytes

env.md

File metadata and controls

10 lines (7 loc) · 430 Bytes

licensed env

Prints the runtime environment used by licensed after loading a configuration file. This can be different from the configuration file inputs, for example all paths will be given as absolute file paths and glob paths may be expanded.

Options

  • --config/-c: the path to the licensed configuration file
    • default value: ./.licensed.yml
  • --format/-f: the output format
    • default value: yaml