Skip to content

Commit 1563046

Browse files
benfdkingclaude
andauthored
Update README to list all three init template options (#287)
## Summary - Updated the README quick start section to list all three `catalog-importer init` template options: **Backstage**, **JSM Assets Integration**, and **Files** - Previously only listed "Simple" and "Backstage", which was outdated Fixes ONC-10013 ## Test plan - [x] Built the binary and ran `catalog-importer init` locally to confirm the three options 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent f48ead7 commit 1563046

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,9 @@ catalog-importer init
4545
```
4646

4747
Choose from:
48-
- **Simple**: Start from scratch with inline data (perfect for learning)
4948
- **Backstage**: Import existing Backstage catalog-info.yaml files
49+
- **JSM Assets Integration**: Import objects from Jira Service Management (JSM) Assets
50+
- **Files**: Start from scratch with inline data (perfect for learning)
5051

5152
### 3. Set up your API key
5253

0 commit comments

Comments
 (0)