Learn how to use CLUI, Replit’s interactive command bar that lets you perform various actions across your Account, Workspace, and through Shortcuts.
CLUI (Command Line User Interface) is Replit’s interactive command bar that lets you perform various actions quickly without navigating through menus. It combines the efficiency of a command line with a graphical interface.
CLUI provides powerful command-driven interactions across three different contexts in Replit:
The Account CLUI helps you manage your account, teams, and deleted Replit Apps.
How to access: Navigate to the CLUI page, type in the input box to search for a command, and press Enter to execute it.
Account commands
Type account
to manage your account settings:
Trash commands
Type trash
to manage deleted Replit Apps:
Team commands
Type team
to manage your teams:
Clear command
Type clear
to clear the screen of all past commands you’ve executed
The Shortcuts CLUI provides quick access to common Replit features from any page.
How to access: Press CMD/CTRL + K or click on the search icon in the top navigation bar on most Replit pages.
Available commands
The Workspace CLUI helps you perform operations, access tools, find files, and search your code while working in a Replit App.
How to access: Press CMD/CTRL + K or click the Search icon in the upper-left corner while in the Workspace.
Common operations