logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

dasel-delete - Delete properties from the given file.

Description

       Delete properties from the given file.

Name

       dasel-delete - Delete properties from the given file.

Options

--colour[=false]      Print colourised output.

       --csv-comma=","      Comma separator to use when working with csv files.

       --csv-comment=""      Comma separator used when reading csv files.

       --csv-crlf[=false]      True to use CRLF when writing CSV files.

       --csv-write-comma=""      Comma separator used when writing csv files. Overrides csv-comma when writing.

       --escape-html[=false]      Escape HTML tags when writing output.

       -f, --file=""      The file to query.

       -h, --help[=false]      help for delete

       --indent=2      The indention level when writing files.

       -o, --out=""      The file to write output to.

       --pretty[=true]      Pretty print the output.

       -r, --read=""      The parser to use when reading.

       -s, --selector=""      The selector to use when querying the data structure.

       -w, --write=""      The parser to use when writing. Defaults to the read parser if not provided.

See Also

dasel(1)

Auto generated by spf13/cobra                       Jul 2024                                     DASEL-DELETE(1)

Synopsis

daseldelete-f-r[flags]

See Also