Sponsor:

Your company here, and a link to your site. Click to find out more.

tomcli - Man Page

CLI for working with TOML files. Pronounced "tom clee."

Synopsis

tomcli SUBCOMMAND [...]

tomcli --help

Description

tomcli is a parent for the other subcommands

Commands

get

The tomcli-get subcommand supports querying TOML files. See tomcli-get(1) for more information.

  tomcli get [OPTIONS] PATH [SELECTOR]

formatters

The tomcli-formatters subcommand lists formatters available for use with tomcli-get(1). See tomcli-formatters(1) for more information.

  tomcli formatters [OPTIONS]

set

The tomcli-set subcommand supports modifying TOML files. See tomcli-set(1) for more information.

  tomcli set [GLOBAL OPTIONS] PATH COMMAND [OPTIONS] [ARGUMENTS]

set lists

The tomcli-set lists subcommand supports modifying lists in TOML files. See tomcli-set-lists(1) for more information.

  tomcli set [GLOBAL OPTIONS] PATH lists COMMAND [ARGUMENTS]
  tomcli set ... lists [COMMAND] --help

Referenced By

tomcli-formatters(1), tomcli-get(1), tomcli-set(1), tomcli-set-lists(1).

2024-03-28