Skip to content

Update and cleanup repos command#355

Merged
jdalton merged 3 commits intomainfrom
repos_v2
Mar 4, 2025
Merged

Update and cleanup repos command#355
jdalton merged 3 commits intomainfrom
repos_v2

Conversation

@pvdz
Copy link
Contributor

@pvdz pvdz commented Mar 4, 2025

Update the repos command

  • Fix the --json/--markdown cases where they make sense, remove them where they are unused
    • In the future we'll add them everywhere such that every command can do a json output (if nothing else a success/failure shape) but we're not there yet so I'm just removing it from commands that don't need it.
  • Stop sending extra (irrelevant) data to the server
  • Add a flag to the definition which is mandatory but since meow rejects unspecified flags it was impossible to use

@pvdz pvdz requested a review from jdalton March 4, 2025 18:26
@jdalton jdalton merged commit f953a4d into main Mar 4, 2025
4 checks passed
@jdalton jdalton deleted the repos_v2 branch March 4, 2025 21:14
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.

2 participants