Caching channels
Fetching channels
Download all visible conversations (public channels, private channels, MPIMs, and DMs) to the local cache:
The command prints a summary to stderr:
Running it again updates existing records without duplication.
Showing cached channels
Display all cached channels in human-readable format:
Output shows channel ID, name, and visibility (public/private).
Display as JSON:
Channels are auto-fetched if the cache is empty (unless --no-fetch is given).