You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tsumugu-cli/README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,6 +76,10 @@ Options:
76
76
Ignore 403 FORBIDDEN as error when downloading files. It's recommended to use this with --no-delete if the upstream returns 403 non-deterministically or randomly
77
77
--ignore-status <IGNORE_STATUS>
78
78
Ignore given 4xx or 5xx status code as error when downloading files. Supports multiple
79
+
--delay-update-metadata
80
+
Do not update known package metadata till all other downloads are done
81
+
--delay-update
82
+
Do not update all existing files till all downloads are done
0 commit comments