dotfiles/chezmoi.roots/_home.macos/private_dot_config/television/vast_channels.toml
2025-07-17 10:13:23 -04:00

15 lines
422 B
TOML

# S3
[[cable_channel]]
name = "vast-s3-releases"
source_command = "vast-lab get s3-releases"
preview_command = "aws s3 ls s3://vastdata-releases/release_bundles/service-packs/{0}/"
[[cable_channel]]
name = "vast-s3-callhome"
source_command = "vast-lab get s3-callhome"
preview_command = "aws s3 ls s3://vast-callhomebundle/{0}/"
[[cable_channel]]
name = "files"
source_command = "fd -I -t f"
preview_command = ":files:"