Commit 73a473b
Simplify metadata extractor to remove raw command-spec.json output
The extractor now only generates cli-metadata.json, removing the raw
command-spec.json debug output that was not needed for the production
documentation workflow. Also removed progress.md tracking document.
Changes:
- Removed raw CommandSpec extraction methods from CliMetadataExtractor
- Deleted docs/command-spec.json file
- Removed command-spec.json from .gitignore
- Deleted docs/progress.md
- Regenerated cli-metadata.json (verified 1008 options)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 9131b97 commit 73a473b
4 files changed
Lines changed: 5 additions & 557 deletions
File tree
- docs
- src/main/java/io/seqera/tower/cli/utils/metadata
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
| 17 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments