func handleUnpin(ctx *cli.Context, client *daemon.Client) error { return client.Unpin(ctx.Args().First()) }