- wgctl.json: commands section with defaults and aliases - command_mixins.sh: flag::exclusive, command::_resolve_conflicts - command::run: two-pass defaults+user with conflict resolution - load_command: _CURRENT_LOADING_CMD for flag::exclusive context - list: flag::exclusive --online --offline --blocked --restricted --allowed - logs: flag::exclusive --ascending --descending - logs: fix --fw --wg together treated as neither (show both) - dispatch: config alias resolution before load_command - wgctl ls/peers/act: aliases via wgctl.json |
||
|---|---|---|
| .. | ||
| __pycache__ | ||
| lib | ||
| mixins | ||
| test | ||
| color.sh | ||
| command.sh | ||
| command_mixins.sh | ||
| context.sh | ||
| flag.sh | ||
| fmt.sh | ||
| fmt_helper.py | ||
| json.sh | ||
| json_helper.py | ||
| log.sh | ||
| module.sh | ||
| ui.sh | ||
| utils.sh | ||