---
title: Global options
meta:
    description: Global options for the Tinybird CLI
---

# Global options

The following options are available for all commands. Enter them before the command name. For example: `tb --host https://api.tinybird.co workspace ls`.

{% callout type="note" %}
Environment options (`--cloud`, `--local`, `--build`, `--staging`) don't apply to all commands. For example, `tb dev` and `tb build` don't support `--cloud`. Check the **Environment support** section on each command's page to see which options apply.
{% /callout %}



{% snippet title="global-options" /%}

