Skip to content

feat(cli): add YouTube and Instagram source commands#21

Merged
DeanThompson merged 1 commit into
mainfrom
chewbacca/2950-youtube-instagram-commands
Jun 28, 2026
Merged

feat(cli): add YouTube and Instagram source commands#21
DeanThompson merged 1 commit into
mainfrom
chewbacca/2950-youtube-instagram-commands

Conversation

@DeanThompson

Copy link
Copy Markdown
Member

Summary

  • register apimux youtube ... and apimux instagram ... source command groups
  • wire all current YouTube/Instagram schema capabilities through schema-bound subcommands
  • add command/help regression coverage for the new source groups

Verification

  • go test ./...
  • go run ./cmd/apimux --help | rg "instagram|youtube"
  • go run ./cmd/apimux youtube search_videos --help | rg -- "--query|--count"
  • go run ./cmd/apimux instagram search_users --help | rg -- "--query|--count"

Notes

This is the CLI wrapper/release-path fix for endpoints that are already present in schema/capability. The same command surface exists on origin/develop via #18, but v1.1.9 was cut from main without these wrappers.

@DeanThompson DeanThompson merged commit 47f480a into main Jun 28, 2026
1 check passed
@DeanThompson DeanThompson deleted the chewbacca/2950-youtube-instagram-commands branch June 28, 2026 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant