Upload local recording to asciinema.org with curl
# replace api-token with actual token from ~/.config/asciinema/config curl -v -X POST -u $USER:api-token https://asciinema.org/api/asciicasts -F asciicast=@/path/to/recording.json