Borg/cmd
google-labs-jules[bot] 4c6827d21b feat: Update collect pwa command to use flags and update documentation
This commit updates the `collect pwa` command to use the `--uri` and `--output` flags instead of positional arguments. This makes the command's usage more consistent with the other `collect` subcommands.

The documentation for the `collect pwa` command has also been updated to reflect the new flags and their usage.
2025-11-01 23:20:46 +00:00
..
all.go feat: Add ability to download from GitHub releases 2025-11-01 19:03:04 +00:00
collect.go feat: Add recursive website downloader and progress bar 2025-10-31 21:35:53 +00:00
collect_github.go feat: Add collect github command and resolve merge conflict 2025-11-01 22:22:32 +00:00
collect_github_release_subcommand.go feat: Add collect github command and resolve merge conflict 2025-11-01 22:22:32 +00:00
collect_github_repo.go feat: Add collect github command and resolve merge conflict 2025-11-01 22:22:32 +00:00
collect_pwa.go feat: Update collect pwa command to use flags and update documentation 2025-11-01 23:20:46 +00:00
collect_website.go feat: Add ability to download from GitHub releases 2025-11-01 19:03:04 +00:00
root.go feat: Implement core data collection and Trix cube functionality 2025-10-31 05:02:29 +00:00
serve.go feat: Add ability to download from GitHub releases 2025-11-01 19:03:04 +00:00