Skip to content

History / 03 Command Reference

Revisions

  • docs: add cancellation section to Command Reference for clarity

    @RemyDuijkeren RemyDuijkeren committed Jun 29, 2026
  • docs(push): add --no-publish flag to Command-Reference

    @RemyDuijkeren RemyDuijkeren committed Jun 29, 2026
  • docs: enhance sync command documentation and clarify managed solution requirements

    @RemyDuijkeren RemyDuijkeren committed Jun 26, 2026
  • docs: clarify environment URL flags are read from .flowline; only needed to override --prod on clone: required first run, saved to .flowline, omit after that. --uat/--test/--dev on clone: optional, typically set via flowline provision instead. --dev on push/sync/generate and --prod on provision: read from .flowline, only pass to override or in standalone mode. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01VzVaKmkUwhaPsLEnjbEWmD

    @RemyDuijkeren RemyDuijkeren committed Jun 26, 2026
  • docs: tighten --force description to focus on unrecoverable data loss risk Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01VzVaKmkUwhaPsLEnjbEWmD

    @RemyDuijkeren RemyDuijkeren committed Jun 26, 2026
  • docs: simplify --no-cache and --force into inline table descriptions Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01VzVaKmkUwhaPsLEnjbEWmD

    @RemyDuijkeren RemyDuijkeren committed Jun 26, 2026
  • docs: expand --no-cache and --force global flag documentation --no-cache: explain what gets cached (tool versions, git repo, environment info, solution metadata), add TTL table, cache file path, and concrete examples of when to use the flag. --force: clarify it does two things — auto-accepts prompts AND unlocks blocked destructive operations. Add table of the three specific blocks it bypasses (deploy drift check, sync dirty-source check, assembly downgrade) with a warning against using it to silence errors without fixing root cause. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01VzVaKmkUwhaPsLEnjbEWmD

    @RemyDuijkeren RemyDuijkeren committed Jun 26, 2026
  • docs: update documentation to include DATAVERSE_CONTEXT.md generation in clone and sync commands

    @RemyDuijkeren RemyDuijkeren committed Jun 20, 2026
  • docs(generate): rename xrmcontext → xrmcontext3, document xrmcontext v4 generator Updates Command-Reference flag table and adds a Generators section to the generate page covering pac, xrmcontext (v4 dotnet tool, cross-platform), and xrmcontext3 (v3 F# exe bridge, Windows only) with auth notes and install instructions. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @RemyDuijkeren RemyDuijkeren committed Jun 18, 2026
  • docs(sync, deploy): add instructions to revert managed flag with --managed false

    @RemyDuijkeren RemyDuijkeren committed Jun 17, 2026
  • docs(wiki): add deeplinks from Command-Reference to Sync and Deploy pages Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @RemyDuijkeren RemyDuijkeren committed Jun 15, 2026
  • docs(wiki): rename Generate page, add link from Command-Reference Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @RemyDuijkeren RemyDuijkeren committed Jun 15, 2026
  • chore(wiki): reorder pages — Authentication to 02, Generate to 05, Planned-Features to 11 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @RemyDuijkeren RemyDuijkeren committed Jun 15, 2026