Implement repository management commands.
Tasks#
- Implement
tangled repo create <repo-name>command. - Implement
tangled repo viewcommand (display repo details).- Support
--jsonoutput with field filtering (e.g.,--json name,cloneUrl,description) using code fromformatting.ts.
- Support