No project description provided
Project description
Tobiko Cloud CLI
Configuration
The configuration for the tcloud CLI tool should be stored either in the $HOME/.tcloud/tcloud.yml file or in the tcloud.yml file located in the project folder.
Below is an example of tcloud.yml configuration:
projects:
<Project name>:
url: <The project URL>
token: <The access token>
gateway: <The name of the SQLMesh gateway to use with this project>
extras: <Optional - Any extras that should be installed with sqlmesh-enterprise>
pip_executable: <Optional - The path to the pip executable to use. Ex: `uv pip` or `pip3`. Must install packages to the python environment running the tcloud command>
default_project: <The name of a project to use by default>
Alternatively, the target project can be configured using the TCLOUD_URL, TCLOUD_TOKEN, TCLOUD_GATEWAY, TCLOUD_EXTRAS, and TCLOUD_PIP_EXECUTABLE environment variables.
Running self-hosted executors
The tcloud CLI tool allows you to run SQLMesh executor processes which can perform cadence model evaluations and plan applications outside the Tobiko Cloud environment.
To launch an executor process responsible for runs: tcloud executor run.
To launch an executor process responsible for plan applications: tcloud executor plan.
Any number of executors, of either type, can be launched as needed. The actual number should be determined by the specific requirements of a given project. For instance, a project with numerous users frequently applying changes concurrently may benefit from a higher number of plan executors.
The gateway / connection configuration can be provided using environment variables as described in the documentation.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tcloud-2.3.0.tar.gz.
File metadata
- Download URL: tcloud-2.3.0.tar.gz
- Upload date:
- Size: 11.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.21
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
faa7adb052aa59115b7a8fa4987fcad68df6949ba2b274045f36106e5c211101
|
|
| MD5 |
2bf7fc472158aa622fde1a9561e44589
|
|
| BLAKE2b-256 |
bef4079c92a66b32ff1379907dece14e61f42edd1ce289d89b7d6ff91aa66075
|
File details
Details for the file tcloud-2.3.0-py3-none-any.whl.
File metadata
- Download URL: tcloud-2.3.0-py3-none-any.whl
- Upload date:
- Size: 14.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.21
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ba2175b72dbb69ac2a894bb5f3d3d00f934f53e704c5a5249ded9935033ede57
|
|
| MD5 |
c3911a12f0205e51cc9f148682a4b4ca
|
|
| BLAKE2b-256 |
5f3346a7cd9214a07150e8f671a2e2b05ab88e780f1543c50ae288f49473957b
|