Commit 7bd2a13
committed
docs: comprehensive documentation updates for discovery and authentication features
- Add new discovery.md page documenting comprehensive discovery functionality
- Basic project discovery and ApplyDocument conversion
- Database-level resource enumeration (databases, collections, indexes, roles)
- Resource filtering and selection options
- Performance optimization with caching and parallel discovery
- Security features and best practices
- Complete workflow examples and troubleshooting guide
- Update database.md for new authentication model
- Document three authentication methods: temporary user, manual credentials, direct connection
- Add requirement for --collection parameter in database creation
- Update examples to reflect new authentication patterns
- Update infra.md to reference discovery features
- Link to comprehensive discovery documentation
- Highlight key discovery capabilities
- Update index.md to feature discovery as core capability
- Update _config.yml navigation to include discovery page
These changes reflect the comprehensive discovery enhancements and new authentication
model implemented in the test infrastructure and core functionality.1 parent 8293f3d commit 7bd2a13
5 files changed
Lines changed: 516 additions & 46 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
39 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
40 | 52 | | |
41 | | - | |
| 53 | + | |
42 | 54 | | |
43 | | - | |
| 55 | + | |
44 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
45 | 62 | | |
46 | | - | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
47 | 66 | | |
48 | 67 | | |
49 | 68 | | |
| |||
60 | 79 | | |
61 | 80 | | |
62 | 81 | | |
63 | | - | |
64 | | - | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
65 | 86 | | |
66 | | - | |
67 | | - | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
68 | 101 | | |
69 | 102 | | |
| 103 | + | |
| 104 | + | |
70 | 105 | | |
71 | 106 | | |
72 | 107 | | |
| |||
0 commit comments