Repl.it has created a text-based interface to interact with various aspects of your account. This page serves as documentation of the various capabilities of CLUI.
Note: CLUI is not feature-complete and is still under active development.
Navigate to https://repl.it/~/cli and the following prompt will appear:
The prompt will display in-line information about the commands which can be run.
Expand the following top-level commands.
account view-warns
View warnings you have been issued.
account languages
Manage your language preferences.
account change-username
Change your username (this can only be done once).
trash restore --title $title
Restore a deleted repl by its title. If multiple repls exist with the same name, the most recently deleted repl will be restored.
trash view
View your most recently deleted repls.
view
View the members of your team
transfer-repl
Transfer an own repl to team
clear
Clears screen.
Check out our blog post for a discussion on building CLUI.