Sha256: d7df266a31dc5a88153d65e003972f69ac7b4ecff945b29d00a284067a3c71a9

Contents?: true

Size: 430 Bytes

Versions: 34

Compression:

Stored size: 430 Bytes

Contents

# `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`

Version data entries

34 entries across 34 versions & 1 rubygems

Version Path
licensed-3.7.0 docs/commands/env.md
licensed-3.6.0 docs/commands/env.md
licensed-3.5.0 docs/commands/env.md
licensed-3.4.4 docs/commands/env.md
licensed-3.4.3 docs/commands/env.md
licensed-3.4.2 docs/commands/env.md
licensed-3.4.1 docs/commands/env.md
licensed-3.4.0 docs/commands/env.md
licensed-3.3.1 docs/commands/env.md
licensed-3.3.0 docs/commands/env.md
licensed-3.2.3 docs/commands/env.md
licensed-3.2.2 docs/commands/env.md
licensed-3.2.1 docs/commands/env.md
licensed-3.2.0 docs/commands/env.md