Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Docs: Document missing CLI flags and integrations#3182

Merged
mnriem merged 4 commits into
github:mainfrom
DyanGalih:docs/3177-undocumented-cli-flags
Jul 8, 2026
Merged

Docs: Document missing CLI flags and integrations#3182
mnriem merged 4 commits into
github:mainfrom
DyanGalih:docs/3177-undocumented-cli-flags

Conversation

@DyanGalih

@DyanGalih DyanGalih commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Fixes #3177
Fixes #3175

This PR adds documentation for previously undocumented CLI flags and missing integrations in the multi-install safe table.

  • Added --force flag to specify extension add command in extensions.md
  • Added --refresh-shared-infra flag to specify integration switch command in integrations.md
  • Added cline and zcode integrations to the multi-install safe table in integrations.md

Copilot AI review requested due to automatic review settings June 26, 2026 01:57
@DyanGalih DyanGalih requested a review from mnriem as a code owner June 26, 2026 01:57

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the reference documentation to reflect existing Specify CLI behavior by adding missing flags and ensuring the “multi-install safe integrations” table matches what’s declared in code.

Changes:

  • Documented --force for specify extension add in docs/reference/extensions.md.
  • Updated the multi-install safe integrations table to include cline and zcode.
  • Added documentation for --refresh-shared-infra (but it currently appears under the wrong command section and needs adjustment).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
docs/reference/integrations.md Adds cline/zcode to the multi-install-safe table; documents --refresh-shared-infra (currently placed under upgrade instead of switch).
docs/reference/extensions.md Documents the existing specify extension add --force flag.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/reference/integrations.md Outdated
@mnriem

mnriem commented Jun 26, 2026

Copy link
Copy Markdown
Collaborator

Please address Copilot feedback

@DyanGalih DyanGalih force-pushed the docs/3177-undocumented-cli-flags branch from bdaaa74 to b53524d Compare June 30, 2026 14:15
@mnriem mnriem requested a review from Copilot June 30, 2026 14:27

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review details

  • Files reviewed: 2/2 changed files
  • Comments generated: 2
  • Review effort level: Low

Comment thread docs/reference/extensions.md Outdated
Comment thread docs/reference/integrations.md Outdated
@mnriem

mnriem commented Jun 30, 2026

Copy link
Copy Markdown
Collaborator

Please address Copilot feedback

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review details

  • Files reviewed: 1/1 changed files
  • Comments generated: 1
  • Review effort level: Low

Comment thread docs/reference/extensions.md

@mnriem mnriem left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please address Copilot feedback

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review details

  • Files reviewed: 1/1 changed files
  • Comments generated: 1
  • Review effort level: Low

Comment thread docs/reference/extensions.md
@mnriem

mnriem commented Jul 6, 2026

Copy link
Copy Markdown
Collaborator

Please address Copilot feedback

@DyanGalih

Copy link
Copy Markdown
Contributor Author

Fixed the option ordering for specify extension add in docs/reference/extensions.md to match the CLI help (--from now appears before --force). All Copilot feedback addressed.

@DyanGalih DyanGalih left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All feedback addressed, including the specify extension add option order. Requesting re-review.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review details

  • Files reviewed: 1/1 changed files
  • Comments generated: 0 new
  • Review effort level: Low

@mnriem mnriem self-requested a review July 8, 2026 12:49
@mnriem mnriem merged commit 13d2cca into github:main Jul 8, 2026
12 checks passed
@mnriem

mnriem commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

Thank you!

kanfil added a commit to tikalk/agentic-sdlc-spec-kit that referenced this pull request Jul 8, 2026
Upstream commits merged (7):

- 94c7ec2 escape TOML control chars so generated command files parse (github#3341)

- 5a901a6 fall through to grep/sed when python3 is a broken stub (github#3312)

- 295eb22 port update-agent-context to Python (github#3387)

- ba1ce36 remove Cursor from CLI check list in README (github#3184)

- 13d2cca document missing CLI flags and integrations (github#3182)

- 0da969d add LLM Wiki extension to community catalog (github#3361)

- a7b4391 release 0.12.8, begin 0.12.9.dev0 (github#3410)

New file: src/specify_cli/_toml_string.py

Conflicts: pyproject.toml (trivial version); base.py (import block —

combined fork accent() with upstream _toml_string imports).

Assisted-by: OpenCode (model: glm-5.2, autonomous)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

3 participants