Commit 14811c7
authored
Feature: Allow subsets of files in src snapshot upload (#1188)
Customer admins can now use a `--file=` arg to the `src snapshot upload` command, to prevent unnecessary duplication of uploads in cases when a database file needs to be re-uploaded, but other large database files have already been uploaded.1 parent c146be3 commit 14811c7
File tree
3 files changed
+595
-125
lines changed- cmd/src
3 files changed
+595
-125
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| 13 | + | |
15 | 14 | | |
16 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
17 | 22 | | |
18 | 23 | | |
19 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
20 | 28 | | |
21 | 29 | | |
22 | 30 | | |
| |||
0 commit comments