oscript-library / oscript-library/v8runner

Добавить получение имени основной конфигурации или расширения(-ий) /DumpDBCfgList

Open
#161 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
1C Enterprise
Stars
130
Forks
63
PR merge metrics
No merged PRs in 30d

Description

Описание с ИТС:
/DumpDBCfgList [-Extension <Имя расширения>] [-AllExtensions]
Выводит имя основной конфигурации (если не указан не один параметр) или имя расширения(-ий). Допустимо использование следующих параметров:

  • -Extension ‑ выводит имя указанного расширения.
  • -AllExtensions ‑ выводит имена всех расширений.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the command-line handling for /DumpDBCfgList and review how v8runner currently obtains configuration information. Implement the documented default, -Extension, and -AllExtensions behaviors, then verify that the command prints the main configuration or the requested extension names as specified.

Written by the indexing model from the issue text.

Assessment

Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.