D
D
Dasel
v2
Search
⌃
K
Introduction
GitHub
Supported file formats
Memory usage
Installation
Commands
Select
Put
Delete
Functions
Selector Overview
All
And
Append
Count
Equal
Filter
FilterOr
First
Index
Join
Key
Keys
Last
Len
LessThan
MapOf
Merge
MoreThan
Not
Or
Parent
Property
String
This
Type
Examples
Basics
Change file format
Filtering objects based on present/missing key
Powered By
GitBook
First
First expect no arguments.
It can be used with a list, and returns the first item in the list.
Example
$ echo '["a","b","c"]' | dasel -r json 'first()'
"a"
Functions - Previous
FilterOr
Next - Functions
Index
Last modified
9mo ago