dasel icon indicating copy to clipboard operation
dasel copied to clipboard

Select, put and delete data from JSON, TOML, YAML, XML and CSV files with a single tool. Supports conversion between formats and can be used as a Go package.

Results 44 dasel issues
Sort by recently updated
recently updated
newest added

Addresses issue #225 by including builds for the darwin arm64 os/arch combo. I received a M1 MacBook Pro on Friday and have been testing, seems to be working as expected.

**Discussion?** Don't really know if I should file this as a feature request or a bug, let me know. **Describe the bug** When updating files with the `dasel put` command,...

bug

Hi @TomWright, when I use dasel I like to create a backup if it modifies a file. Currently I use **cp** before running dasel to create the backup. But I...

enhancement

**Is your feature request related to a problem? Please describe.** When working with a big and non flat data stored in JSON/YAML/XML, it is not always comfortable to examine the...

enhancement

**Discussion?** While using Dasel to convert a json format to csv containing float, decimal values, I see that the output is wrongly formated. **Describe the bug** Unexpected float, decimal output...

bug

**Is your feature request related to a problem? Please describe.** Please could you provide an Apple M1 build in dasel's releases. I could not see any darwin_arm build. **Describe the...

enhancement

**Describe the bug** This is an obvious documentation bug. There is almost zero documentation on the included TOML support **To Reproduce** TOML file: [STUFF] mydata = "somestuff" [MORESTUFF] mydata2 =...

documentation

## Is your feature request related to a problem? Please describe I would love to see compact xml output. I see that compact `-c` works with json and others ##...

enhancement

**Is your feature request related to a problem? Please describe.** I often use dasel to mangle test data, and would like to be able to vary the values that I'm...

enhancement

**Is your feature request related to a problem? Please describe.** Having to load a web browser when wanting to view documentation is a pain and may not be possible in...

enhancement