afterfiveguy/ut

ut delete <filekey>

Open

#5 opened on Oct 6, 2025

 (1 comment) (0 reactions) (0 assignees)Go (1 fork)auto 404
good first issuehacktoberfest

Repository metrics

Stars
 (4 stars)
PR merge metrics
 (PR metrics pending)

Description

Implement a new CLI command to delete files from UploadThing.

Example ut delete abc123-file.jpg

Should ask for confirmation unless --force flag is provided.

Contributor guide