cisco-dime-cli
Installation
SKILL.md
cisco-dime CLI
CLI for downloading log files from Cisco UC products (VOS) via DIME.
Setup
Configure a cluster (one-time, interactive prompt for password — never pass credentials on the command line):
cisco-dime config add <name> --host <host> --username <user> --insecure
# You will be prompted securely for the password
cisco-dime config test
For Secret Server integration:
cisco-dime config add <name> --host '<ss:ID:host>' --username '<ss:ID:username>' --password '<ss:ID:password>' --insecure