Runtime CLI
The Runtime CLI installs a runtime command for managing git projects on the
hosted Runtime service at https://gitruntime.com.
Install
Then invoke it directly:
runtime auth login defaults to https://gitruntime.com, so most users only
need a username and password. To connect to a self-hosted instance instead,
pass --host or set RUNTIME_HOST:
The CLI stores a personal access token in ~/.config/runtime/config.json with
mode 0600 on Unix systems. TOTP-enabled accounts are not supported by
interactive CLI login yet; create a PAT from another Runtime client and write
that token into the config file when second-factor auth is required.
Common commands
The package name is runtime-cli; the installed binary is runtime.