dotwryn/scwrypts/media/cloud/cloud.module.zsh
2025-02-21 15:57:49 -07:00

15 lines
273 B
Bash

#
# cloud media synchronization tools
#
# synchronize cloud media with configured targets
use cloud/synchronize --group media
# synchronize cloud media with a specific target
use cloud/synchronize-target --group media
# common parsers
use cloud/zshparse --group media