ubicloud/cli-commands/gh/installation
Jeremy Evans 4d68fa2831 Add support for managing github installations/repositories/cache entries to the CLI
This adds the following CLI commands:

```
ubi gh installation list
ubi gh installation installation-name list-repositories
ubi gh installation-name/repository-name list-cache-entries
ubi gh installation-name/repository-name remove-cache-entry cache-entry-id
```

This adds Clover.humanize_size, so the list-cache-entries CLI command can
reuse the logic.
2025-11-01 02:46:00 +09:00
..
post Add support for managing github installations/repositories/cache entries to the CLI 2025-11-01 02:46:00 +09:00
list.rb Add support for managing github installations/repositories/cache entries to the CLI 2025-11-01 02:46:00 +09:00