Skip to content

Add boolean flag syntax warning and --strict-flag-check docs#1582

Open
Ignition wants to merge 1 commit intomemgraph-3-10from
4009
Open

Add boolean flag syntax warning and --strict-flag-check docs#1582
Ignition wants to merge 1 commit intomemgraph-3-10from
4009

Conversation

@Ignition
Copy link
Copy Markdown
Contributor

@Ignition Ignition commented Apr 7, 2026

Release note

Added new warning for incorrect flag usage, along with --strict-flag-check to force memgraph error if command line flags were incorrect.

Related product PRs

PRs from product repo this doc page is related to:
memgraph/memgraph#4009

Checklist:

  • Add appropriate milestone (current release cycle)
  • Add bugfix or feature label, based on the product PR type you're documenting
  • Make sure all relevant tech details are documented
  • Check all content with Grammarly
  • Perform a self-review of my code
  • The build passes locally
  • My changes generate no new warnings or errors

Document that boolean flags must use = syntax (--flag=true) rather than
space-separated (--flag false), and add the new --strict-flag-check
configuration flag that controls whether Memgraph errors or warns on
suspicious positional arguments.
@Ignition Ignition added this to the 3.10 milestone Apr 7, 2026
@Ignition Ignition added the feature Documentation related to a new product feature of feature update label Apr 7, 2026
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 7, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
documentation Ready Ready Preview, Comment Apr 7, 2026 0:22am

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature Documentation related to a new product feature of feature update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant