Commit 4fdb3e6
Fix service selection to support internal storage services.
Internal storage services like 'site---internal---storage' appear in metrics
data but not in the deployment structure. This change adds derived internal
storage service names for each webapp to the list of selectable services,
allowing them to be filtered with --service option while maintaining strict
validation.
Fixes CLI-60.
Generated with Claude Code (https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 1cbec9c commit 4fdb3e6
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
250 | | - | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
251 | 257 | | |
252 | 258 | | |
253 | 259 | | |
| |||
0 commit comments