The listed commands have been organized into categories, with certain commands fitting into multiple categories.
init
Create or reinitialize an empty workspace
show
Display the component's essential information
add
Add any subset of files to be tracked as a component(s).
create
Create a new component (source files and config) using a template.
new
Create a new workspace from a template
run
Locally run an app component (independent of bit's dev server)
install
Installs workspace dependencies
import
Import components from their remote scopes to the local workspace
export
Export components from the workspace to remote scopes
tag
Create an immutable and exportable component snapshot, tagged with a release version.
snap
Create an immutable and exportable component snapshot (non-release version)
list
List components on a workspace or a remote scope (with flag).
status
Present the current status of components in the workspace, including indication of detected issues