diff -r 912e72511084 -r 57843255fd1a cmd/media.go --- a/cmd/media.go Tue May 09 20:14:28 2017 +0200 +++ b/cmd/media.go Tue May 09 20:14:28 2017 +0200 @@ -54,7 +54,7 @@ errPrint("Error: %s", err.Error()) os.Exit(1) } - return p.PrintObj(attachment, nil, "") + return p.printObj(attachment) } // uploadFile uploads a media file and returns the attachment ID