Skip to main content

add-cli-option

Add or change a dsconf/dsctl/dsidm/dscreate flag, subcommand, or noun in src/lib389 — argparse wiring, arg_to_attr maps, lib389 allowlists, generated man pages, Cockpit coupling, and clu tests. Use when asked to add an option to dsconf, create a new dsctl subcommand, expose a server attribute in the CLI, or add a CLI noun. Warning: handler signatures differ per tool (dsconf/dsidm handlers take 4 args, dsctl/dscreate take 3 — wrong arity is a TypeError at dispatch), and hand-built create/add handlers silently drop new flags unless an explicit if-assignment is added to the handler.

Jump to install

Source facts

Repository
389ds/389-ds-base
Last source activity
August 19, 2026 at 03:05
Detected SKILL.md language
English
Stars
292
Forks
124

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.