Inspect a tree¶
Use show content or show media to find a key, check a path, or preview a selection before another command.
Inspect one item¶
Reference the item by path:
Copy the returned key when later commands should keep targeting the same item even if its route changes.
List direct children¶
Use in to inspect one level below the anchor:
For media, paths follow media item names:
List every descendant¶
Use below to include descendants at every depth:
Large trees can return large results. Start with in when you do not yet know the branch structure.
Use the selection in another command¶
After verifying every returned item, reuse the portion after content or media:
The selection reference describes all supported key and path forms.