toml-cli

command module
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 24, 2024 License: MIT Imports: 1 Imported by: 0

README

toml-cli

A simple CLI for editing and querying TOML files.

This is the home of the toml command, a simple CLI for editing and querying TOML files.

Idea from gnprince/toml-cli, written in golang. and depends on pelletier/go-toml.

The intent of the toml command is to be useful

  • in shell scripts, for consulting or editing a config file
  • and in instructions a human can follow for editing a config file, as a command to copy-paste and run.

Usage

Get

$ toml-cli get ./sample/example.toml owner.dob
1979-05-27 07:32:00 -0800 -0800

Set

$ toml-cli set ./sample/example.toml owner.name MinseokOh
# modify owner.name to MinseokOh

Contributors

Made with contributors-img.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL