koji-call
Verified for current stable LTS
Koji Call Command: Call Build Scratch Option
Use for call build scratch option with Koji Call. Exact CLI syntax to call build scratch option using Koji Call.
When to use this: Use for call build scratch option with Koji Call.
Command Syntax
koji call build '"{git+https://src.fedoraproject.org/rpms/vim.git#e847a50297a216229050bf4db3d06a139104e7cf}"' "<target>" --kwargs '{"opts":{"scratch": True}}' koji call build ""`{git+https://src.fedoraproject.org/rpms/vim.git#e847a50297a216229050bf4db3d06a139104e7cf`}"" "<target>" --kwargs "{"opts":`{"scratch": True`}}" Live Command Builder
Final Command
koji call build '"{git+https://src.fedoraproject.org/rpms/vim.git#e847a50297a216229050bf4db3d06a139104e7cf}"' "<target>" --kwargs '{"opts":{"scratch": True}}' Command Breakdown
--kwargs- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to call build scratch option using Koji Call.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Koji Call Command: Call Build Arch Override Option
koji call build '"{git+https://src.fedoraproject.org/rpms/vim.git#e847a50297a216229050bf4db3d06a139104e7cf}"' "<target>" --kwargs '{"opts":{"arch_override":"sw_64"}}' Koji Call Command: Call Build Default Channel koji call build '"{git+https://src.fedoraproject.org/rpms/vim.git#e847a50297a216229050bf4db3d06a139104e7cf}"' "<target>" --kwargs '{"channel":"default"}' Koji Call Command: Display Help Koji Call koji call -h