Files
ctrld/cmd
Cuong Manh Le 8959319382 fix: reorder service command additions for consistency
Move uninstallCmd.AddCommand() to match the order of ValidArgs array
definition, ensuring the command addition order aligns with the
valid arguments list order.
2026-04-30 19:19:18 +07:00
..