Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 457 Bytes

modules_section.md

File metadata and controls

28 lines (21 loc) · 457 Bytes

Modules - section

The section module provides methods to display section information.

list

List all sections.

$ eep section list

allobjects

Lists all content objects in the section.

  • supports --limit=N and/or --offset=M
$ eep section allobjects <section id>

assign

  • assign section to subtree
$ eep section <section id> <node id>