Skip to main content
tc is the terminal entry point for TinyCloud. Start here if you want to sign in, create a space, store data, or inspect local profile state.

Choose a path

Sign in

Set up a profile, choose OpenKey or a local key, and create a session.

Store data

Write and read key-value data in the active space.

Manage spaces

Host your owned space, inspect it, or switch the active space.

Troubleshoot

Run tc doctor, inspect node health, and check local state.

Install

The CLI requires Node.js 20 or later.

Defaults

tc applies global flags first, then environment variables, then profile settings.

What the CLI covers

  • Authentication and session management
  • Key-value storage
  • SQLite and DuckDB database operations
  • Spaces and delegations
  • Secrets, vault, and plaintext variables
  • Manifest resolution and local state inspection

Source note

Command names, flags, and defaults on the CLI pages are verified against @tinycloud/cli 0.7.7.