[COMPASS-6074] Implement connection import via CLI Created: 30/Aug/22 Updated: 29/Oct/23 Resolved: 13/Sep/22 |
|
| Status: | Closed |
| Project: | Compass |
| Component/s: | Connection Import/Export |
| Affects Version/s: | None |
| Fix Version/s: | 1.34.0 |
| Type: | Task | Priority: | Major - P3 |
| Reporter: | Anna Henningsen | Assignee: | Anna Henningsen |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||||||||||||||||||||||||||||||
| Epic Link: | COMPASS-5816 | ||||||||||||||||||||||||||||||||
| Story Points: | 3 | ||||||||||||||||||||||||||||||||
| Documentation Changes: | Needed | ||||||||||||||||||||||||||||||||
| Documentation Changes Summary: | Compass adds support for importing and exporting favorite connections from the command line. In the following examples, "mongodb-compass" stands for the Compass executable, or the path to it, respectively. For example, this could be MongoDBCompass.exe on Windows, mongodb-compass on Linux, and MongoDB Compass on macOS, preceded by the installation path. Exporting connections can be performed via
Where Compass will export all favorite connections to filename. If --passphrase is provided, it will encrypt secrets in the resulting file using that passphrase. If it is not provided, connection secrets will be included in unencrypted format. Importing connections happens similarly:
It is worth noting that in the near future, Compass will introduce related features:
|
||||||||||||||||||||||||||||||||
| Sprint: | Iteration Jellyfish | ||||||||||||||||||||||||||||||||
| Description |
|
This includes adding telemetry and e2e tests. |
| Comments |
| Comment by Githook User [ 28/Sep/22 ] |
|
Author: {'name': 'Anna Henningsen', 'email': 'anna.henningsen@mongodb.com', 'username': 'addaleax'}Message: feat(compass): add CLI connection import/export
`splice-disk` is the main process equivalent of `splice-disk-ipc`
Add support for exporting and importing favorite connections when The encryption/decryption and export/import logic are added to the |
| Comment by Githook User [ 15/Sep/22 ] |
|
Author: {'name': 'Anna Henningsen', 'email': 'anna.henningsen@mongodb.com', 'username': 'addaleax'}Message: feat(compass): add CLI connection import/export
`splice-disk` is the main process equivalent of `splice-disk-ipc`
Add support for exporting and importing favorite connections when The encryption/decryption and export/import logic are added to the |
| Comment by Githook User [ 13/Sep/22 ] |
|
Author: {'name': 'Anna Henningsen', 'email': 'anna.henningsen@mongodb.com', 'username': 'addaleax'}Message: feat(compass): add CLI connection import/export
`splice-disk` is the main process equivalent of `splice-disk-ipc`
Add support for exporting and importing favorite connections when The encryption/decryption and export/import logic are added to the |
| Comment by Githook User [ 13/Sep/22 ] |
|
Author: {'name': 'Anna Henningsen', 'email': 'anna.henningsen@mongodb.com', 'username': 'addaleax'}Message: feat(compass): add CLI connection import/export
`splice-disk` is the main process equivalent of `splice-disk-ipc`
Add support for exporting and importing favorite connections when The encryption/decryption and export/import logic are added to the |
| Comment by Githook User [ 13/Sep/22 ] |
|
Author: {'name': 'Anna Henningsen', 'email': 'anna.henningsen@mongodb.com', 'username': 'addaleax'}Message: fixup! fixup! feat(compass): add CLI connection import/export |
| Comment by Githook User [ 13/Sep/22 ] |
|
Author: {'name': 'Anna Henningsen', 'email': 'anna.henningsen@mongodb.com', 'username': 'addaleax'}Message: fixup! fixup! feat(compass): add CLI connection import/export |
| Comment by Githook User [ 13/Sep/22 ] |
|
Author: {'name': 'Anna Henningsen', 'email': 'anna.henningsen@mongodb.com', 'username': 'addaleax'}Message: fixup! fixup! feat(compass): add CLI connection import/export Co-authored-by: Rhys <Anemy@users.noreply.github.com> |
| Comment by Githook User [ 12/Sep/22 ] |
|
Author: {'name': 'Anna Henningsen', 'email': 'anna.henningsen@mongodb.com', 'username': 'addaleax'}Message: fixup! fixup! feat(compass): add CLI connection import/export |
| Comment by Githook User [ 12/Sep/22 ] |
|
Author: {'name': 'Anna Henningsen', 'email': 'anna.henningsen@mongodb.com', 'username': 'addaleax'}Message: fixup! fixup! feat(compass): add CLI connection import/export |
| Comment by Githook User [ 09/Sep/22 ] |
|
Author: {'name': 'Anna Henningsen', 'email': 'anna.henningsen@mongodb.com', 'username': 'addaleax'}Message: fixup! feat(compass): add CLI connection import/export |
| Comment by Githook User [ 09/Sep/22 ] |
|
Author: {'name': 'Anna Henningsen', 'email': 'anna.henningsen@mongodb.com', 'username': 'addaleax'}Message: feat(compass): add CLI connection import/export Add support for exporting and importing favorite connections when The encryption/decryption and export/import logic are added to the |
| Comment by Githook User [ 08/Sep/22 ] |
|
Author: {'name': 'Anna Henningsen', 'email': 'anna.henningsen@mongodb.com', 'username': 'addaleax'}Message: feat(compass): add CLI connection import/export Add support for exporting and importing favorite connections when The encryption/decryption and export/import logic are added to the |