---
title: Workspaces
description: List your workspaces and pick the active one.
canonical_url: https://wiblo.app/docs/developers/cli/workspaces
last_updated: 2026-07-28T17:12:38+02:00
md_url: https://wiblo.app/docs/developers/cli/workspaces.md
---

# Workspaces

Most commands act on one workspace. List yours, then set the active one so you stop passing `--workspace` everywhere.

- [List workspaces](/docs/developers/cli/workspaces/workspaces-list) — `wiblo workspaces list`
- [Set the active workspace](/docs/developers/cli/workspaces/workspaces-use) — `wiblo workspaces use`

`wiblo ws` is an alias for `wiblo workspaces`, and `list` is the default subcommand — bare `wiblo ws` lists.
