looky-cli
CLI for publishing and managing looky workspaces.
Install
pip install looky-cli
What it does
- Authenticate against a looky instance (
login,logout,whoami). - Manage active billing context (
billing list,billing use). - Create and sync workspace content (
create,diff,validate,push,pull). - Inspect published content and runtime sources (
list,sources,status).
Quick start
looky login https://<your-instance>.looky.studio /path/to/local/root --email you@example.com
looky billing list
looky billing use <billing_account_id>
looky create my-workspace
looky diff
looky push
Main commands
looky login|logout|whoami
looky billing list|use
looky workspaces
looky create
looky diff
looky status
looky validate
looky push
looky pull
looky list visualizations|dashboards
looky sources list|diff
Release files for looky-cli 0.1.33
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| looky_cli-0.1.33-py3-none-any.whl | Python 3 | none | any | Details |
Release files / looky_cli-0.1.33-py3-none-any.whl
| Download URL | looky_cli-0.1.33-py3-none-any.whl |
|---|---|
| Size | 82.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ab3ca4d8e564055f5404a3f1c0168215f4409479615183f6a894a617cfced36c
|
|
BLAKE2b-256 checksum How to use checksums |
a357de2316b69321b6476ad96b842db6cb582e0315605482c79f27ea53e81476
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|