Skip to main content

output envdir as JSON or YAML

Project description

cfgdir

Read envdir style configuration directory and output as JSON or YAML

Project is hosted at https://github.com/rstms/cfgdir

Inspired by djb's excellent envdir, a component of daemontools

Leverage the powerful simplicity of the filesystem as your configuration database, and the freedom to fluidly manipulate configuration data from your shell.

Unlike envdir's mechanism of running another program with the configuration in environment variables, this program outputs a stream in JSON or YAML format. This output can be captured in a file or piped into stdin of another program.

Interface

cfgdir [OPTIONS] d [INPUT] [OUTPUT]

optionally reads a JSON or YAML object from INPUT (use - to read stdin) , then reads the directory named d, outputting a JSON or YAML object modified according to files in d.

The format of d is as follows: (adapted from envdir's documentation)

If d contains a file named s whose first line is t, cfgdir's output will contain an element named s with string value t. The name s must not contain =. Spaces and tabs at the end of t are removed. Nulls in t are changed to newlines.
If the file s is completely empty (0 bytes long) cfgdir will remove the element named s if it exists.

Arguments:

Argument default Description
DIRECTORY required Directory containing configuration data files
INPUT optional /dev/null Input filename or - for stdin
OUPUT optional stdout Output Filename or - for stdout

Options:

  -c, --compact  minimize output
  -s, --sort     sort output
  -j, --json     JSON format
  -y, --yaml     YAML format
  -r, --recurse  process subdirectories
  --help         Show this message and exit.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cfgdir-0.0.3.tar.gz (3.0 kB view details)

Uploaded Source

Built Distribution

cfgdir-0.0.3-py2.py3-none-any.whl (4.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file cfgdir-0.0.3.tar.gz.

File metadata

  • Download URL: cfgdir-0.0.3.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.7

File hashes

Hashes for cfgdir-0.0.3.tar.gz
Algorithm Hash digest
SHA256 8d7a12b75ecbd5e3ded33797ad20f8a088f671a6753fdd7145993fe5608dbc48
MD5 eea9b861ae0871a0400f4b1a8bb5d813
BLAKE2b-256 0f6a140ad0d8c008b37f310bb9130a6b0cbc3d9257e148fc84ac9f9d6a5c81b1

See more details on using hashes here.

Provenance

File details

Details for the file cfgdir-0.0.3-py2.py3-none-any.whl.

File metadata

  • Download URL: cfgdir-0.0.3-py2.py3-none-any.whl
  • Upload date:
  • Size: 4.3 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.7

File hashes

Hashes for cfgdir-0.0.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 b27a93746d02df35063263223c939c324d4389c4ae41fd6e986a4412de8b6156
MD5 8a47c2734e52e88188a9d881e02bc641
BLAKE2b-256 3fc2fea79ccdf2827bf9b632658aeac0a78bf13c5d7844c9ca0f692a679dd736

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page