koji-untag-build
Verified for current stable LTS
Koji Untag Build Command: Untag All Except Latest Versions Of Package
Use for untag all except latest versions of package with Koji Untag Build. Exact CLI syntax to untag all except latest versions of package using Koji Untag Build.
When to use this: Use for untag all except latest versions of package with Koji Untag Build.
Command Syntax
koji untag-build <tag> <pkg1 pkg2 ...> --non-latest koji untag-build <tag> <pkg1 pkg2 ...> --non-latest Live Command Builder
Final Command
koji untag-build <tag> <pkg1 pkg2 ...> --non-latest Command Breakdown
--non-latest- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to untag all except latest versions of package using Koji Untag Build.
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 Untag Build Command: Display Help For Untag Build
koji untag-build -h Koji Untag Build Command: Print Details Of Untag Build koji untag-build <tag> <NVR1 NVR2 ...> -v Koji Untag Build Command: Remove Tag From Builds koji untag-build <tag> <NVR1 NVR2 ...> Koji Untag Build Command: Test Mode Untag Build koji untag-build <tag> <NVR1 NVR2 ...> -n Koji Untag Build Command: Untag All Versions Of Package koji untag-build <tag> <pkg1 pkg2 ...> --all