[GH-ISSUE #13] delete from the command line #10

Closed
opened 2026-02-25 20:32:15 +03:00 by kerem · 3 comments
Owner

Originally created by @ivanov on GitHub (Aug 29, 2012).
Original GitHub issue: https://github.com/asciinema/asciinema/issues/13

I somehow was able to upload a screencast without logging in (just by logging in), and now there doesn't seem to be a way to delete this screencast. http://ascii.io/a/1062

I have tried logging in as user ~pi, but that did not help, it seems to think its some other user pi (pi is my local username on my machine)

Originally created by @ivanov on GitHub (Aug 29, 2012). Original GitHub issue: https://github.com/asciinema/asciinema/issues/13 I somehow was able to upload a screencast without logging in (just by logging in), and now there doesn't seem to be a way to delete this screencast. http://ascii.io/a/1062 I have tried logging in as user ~pi, but that did not help, it seems to think its some other user pi (pi is my local username on my machine)
kerem closed this issue 2026-02-25 20:32:15 +03:00
Author
Owner

@ku1ik commented on GitHub (Oct 11, 2012):

To delete you need to authenticate by running:

$ asciiio auth

in your terminal.

This will connect asciicasts uploaded by you with your new profile and you'll be able delete from the website.

<!-- gh-comment-id:9352228 --> @ku1ik commented on GitHub (Oct 11, 2012): To delete you need to authenticate by running: ``` $ asciiio auth ``` in your terminal. This will connect asciicasts uploaded by you with your new profile and you'll be able delete from the website.
Author
Owner

@ku1ik commented on GitHub (Oct 11, 2012):

Actually having a subcommand "rm" to delete from command line would be cool. It could look like this:

$ asciiio rm 1062
<!-- gh-comment-id:9352285 --> @ku1ik commented on GitHub (Oct 11, 2012): Actually having a subcommand "rm" to delete from command line would be cool. It could look like this: ``` $ asciiio rm 1062 ```
Author
Owner

@ku1ik commented on GitHub (Nov 25, 2013):

I have created a new MR that will cover "new workflow" implementation: #49. It also covers this issue.

<!-- gh-comment-id:29249338 --> @ku1ik commented on GitHub (Nov 25, 2013): I have created a new MR that will cover "new workflow" implementation: #49. It also covers this issue.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/asciinema#10
No description provided.