90 Commits

Author SHA1 Message Date
Ben Irvin
154e7be7cc
Merge branch 'features/deits' into deits/transfer-protocols 2023-01-13 10:19:49 +01:00
Ben Irvin
c2bd576407 configure env variables to disable/enable remote transfer route 2023-01-13 09:41:05 +01:00
Ben Irvin
6e4acfbe4e cleanup text 2023-01-12 17:08:28 +01:00
Ben Irvin
11b8d3c9f3 refactor 2023-01-11 11:07:51 +01:00
Convly
9f24e5cf18 Only register the transfer command when STRAPI_EXPERIMENTAL is enabled 2023-01-04 16:38:07 +01:00
Ben Irvin
cc9a87d092 clean up transfer 2022-12-28 12:00:03 +01:00
Convly
4b2b00a3dd Init push transfer capabilities
Co-authored-by: Christian <christiancp100@gmail.com>
Co-authored-by: Ben Irvin <innerdvations@users.noreply.github.com>
2022-12-22 12:30:45 +01:00
Ben Irvin
7127ce5d6a
Merge pull request #15193 from strapi/deits/help-menu 2022-12-16 16:25:29 +01:00
Ben Irvin
26c159044e remove max-size-jsonl from cli 2022-12-16 15:13:55 +01:00
Shaun Brown
aaeff44a7d add -k to strapi export 2022-12-16 09:39:39 +00:00
Ben Irvin
d1b51f0ed6 update confirmation message 2022-12-14 12:41:59 +01:00
Ben Irvin
2cfcd13ed9 fix confirm message 2022-12-14 12:39:26 +01:00
Ben Irvin
31fada52ab remove strategies from CLI 2022-12-14 08:56:08 +01:00
Ben Irvin
1b516f5ba8 clean strategies 2022-12-13 16:44:07 +01:00
Convly
60fd096e90 Remove decompress & decrypt commands, automatically detect export file transforms 2022-12-07 09:43:27 +01:00
Convly
26a7f82221 Modify the local file source provider and how it extracts information from the archive 2022-12-05 18:17:31 +01:00
Ben Irvin
f7fb12273a validate max-size-jsonl 2022-11-30 10:43:04 +01:00
Ben Irvin
257fc532b7 remove max-size and allow max-size-jsonl to be decimal 2022-11-30 10:30:16 +01:00
Ben Irvin
3979d63dd2 remove unused code 2022-11-30 09:48:07 +01:00
Ben Irvin
a750bc1509 remove exclude option 2022-11-30 09:38:58 +01:00
Ben Irvin
d099bd1e20 use --no- prefix for booleans 2022-11-30 09:28:49 +01:00
Ben Irvin
605647c5e4 add message 2022-11-24 11:21:49 +01:00
Ben Irvin
416442f970 prompt for key if not provided for an encrypted file 2022-11-24 09:44:50 +01:00
Ben Irvin
a5d874c70c change file from arg to option 2022-11-24 09:18:24 +01:00
Jean-Sébastien Herbaux
7824bc0db9
Merge pull request #14931 from strapi/deits/export-archive
[DEITS] Export the backup as a tar archive
2022-11-22 11:11:12 +01:00
Ben Irvin
fe2ddd91b8 confirm conflictStrategy restore choice on import 2022-11-21 09:51:05 +01:00
Convly
7e25e72981 Merge branch 'features/deits' of github.com:strapi/strapi into deits/export-archive 2022-11-18 14:41:57 +01:00
Convly
a0f83e0c0b Export the backup as a tar archive 2022-11-17 14:32:28 +01:00
Ben Irvin
010ef9eef3
Merge pull request #14891 from strapi/deits/fix-cli-key
[DEITS] fix cli key
2022-11-17 11:17:00 +01:00
Ben Irvin
e63b7eb711 make options required 2022-11-16 12:46:34 +01:00
Ben Irvin
0ec9024bb8 only run export and import from a local strapi folder 2022-11-16 12:24:52 +01:00
Ben Irvin
059250959e empty key prompts and string key can be passed in 2022-11-16 09:37:33 +01:00
Ben Irvin
cfe7e7c77a update text 2022-11-15 09:49:56 +01:00
Ben Irvin
8f957a363e make text more clear 2022-11-15 09:49:32 +01:00
Ben Irvin
2d31e80598 update help text 2022-11-14 17:27:23 +01:00
Ben Irvin
972d8a9c92 add archive option 2022-11-07 11:46:41 +01:00
Ben Irvin
0d2979ca1f let commander handle filename args 2022-11-04 12:10:04 +01:00
Ben Irvin
8ecf0f48bb update encrypt command notes 2022-11-04 10:18:09 +01:00
Ben Irvin
81891095a9 remove input/output options 2022-11-04 08:36:16 +01:00
Ben Irvin
d82e54ea94 fix comment 2022-11-04 08:35:14 +01:00
Ben Irvin
9253a9c4c7 refactor commands 2022-11-03 15:36:23 +01:00
Ben Irvin
79a47194f8 move utils to a file 2022-11-03 12:53:33 +01:00
Ben Irvin
4672b53246 enable import command 2022-11-03 11:20:23 +01:00
Ben Irvin
c98c3e96a6 only allow parseable boolean inputs 2022-10-25 15:14:24 +02:00
Ben Irvin
875373a3b3 remove comments 2022-10-25 10:03:00 +02:00
Ben Irvin
506b780c9b move cli logic to cli 2022-10-25 10:00:05 +02:00
Ben Irvin
7a5d422fe9 fix text 2022-10-24 17:21:29 +02:00
Ben Irvin
eb6089c831 fix text 2022-10-24 17:16:38 +02:00
Ben Irvin
71e8285e27 fix defaults 2022-10-24 16:21:13 +02:00
Ben Irvin
052121be2a remove import 2022-10-16 18:53:24 +02:00