Tokens can be used to authenticate the command line client
They have to be specified in the ~/.plikrc file ( Token="xxxxx" )

{{token.comment}}
Load more tokens
 {{token}} 
{{ upload.id }}
uploaded : {{ upload.createdAt | date:'medium' }}
expire : {{ upload.expireAt | date:'medium' }}
token : {{upload.token}}
{{ file.fileName }} {{ humanReadableSize(file.fileSize) }}
Load more uploads