Unified toolkit for Quilt workflows.
Project description
quiltx
Quilt extension toolkit for working with Quilt catalogs.
Quick start
# See available tools
uvx quiltx
# Configure a Quilt catalog
uvx quiltx stack catalog https://open.quiltdata.com
# Get help for any tool
uvx quiltx <tool> --help
Tools
- bucket — Register cross-account S3 buckets with Quilt (policy, SNS, notifications)
- ecs — ECS task tools:
- ecs shell — Interactive shell access to running ECS tasks via Session Manager
- ecs run-migration — Re-run the registry migration task for a stack
- logs — Display and tail CloudWatch logs for the configured catalog
- stack — Manage Quilt stack:
- stack acl — Declarative access-control-list (ACL) reconciliation from YAML
- stack catalog — Configure and display Quilt catalog settings
- stack cfn — Discover the Quilt CloudFormation stack and cache metadata
Python API
See README_DEV.md for programmatic usage of ECS, ACL, config, and stack APIs.
Persistent install (optional)
uv tool install -U quiltx
# Now use without the uvx prefix:
quiltx --list
Stack ACL
quiltx stack acl declaratively manages a Quilt stack's access control lists
(ACLs) — buckets, policies, roles, and SSO mappings — from a single YAML file.
Instead of clicking through the catalog admin UI, you define the desired state
in version-controlled YAML and let the tool reconcile it against the server.
YAML example
# Access control lists for a Quilt stack
bucket_policies:
public:
read:
- quilt-example
internal:
read_write:
- quilt-bake
- quilt-dev
read:
- quilt-leadership
roles:
visitor:
bucket_policies: [public]
member:
bucket_policies: [public, internal]
default: true # assigned to new users
sso:
- match:
groups: Employees
roles: [member]
admin: true
- match:
groups: Everyone
roles: [visitor]
Usage
# Show current server ACL state
uvx quiltx stack acl
# Preview changes (dry run)
uvx quiltx stack acl config.yml --dry-run
# Preview with full detail
uvx quiltx stack acl config.yml --dry-run --verbose
# Apply changes (with confirmation prompt)
uvx quiltx stack acl config.yml
# Apply without prompting
uvx quiltx stack acl config.yml --yes
ECS
# Open an interactive shell inside the registry service task
uvx quiltx ecs shell
# Dry-run the registry migration relaunch using cached stack metadata
uvx quiltx ecs run-migration --dry-run
# Start the migration task and wait for completion
uvx quiltx ecs run-migration
License
MIT
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 quiltx-0.7.1.tar.gz.
File metadata
- Download URL: quiltx-0.7.1.tar.gz
- Upload date:
- Size: 207.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6c87d0947c2cb7889437c86e47fe9fab6ea949c210c8feb152266f27c84ce5f0
|
|
| MD5 |
4863906a256b91549425b42b4906bb28
|
|
| BLAKE2b-256 |
3d011c800fffe8d3a31d9d1ef7de76d2764977917273b247febee6e95a7c73f0
|
Provenance
The following attestation bundles were made for quiltx-0.7.1.tar.gz:
Publisher:
publish.yml on quiltdata/quiltx
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
quiltx-0.7.1.tar.gz -
Subject digest:
6c87d0947c2cb7889437c86e47fe9fab6ea949c210c8feb152266f27c84ce5f0 - Sigstore transparency entry: 1280522097
- Sigstore integration time:
-
Permalink:
quiltdata/quiltx@7de3b3f3a3d5930284c07cf8c7b8f82c0226241c -
Branch / Tag:
refs/tags/v0.7.1 - Owner: https://github.com/quiltdata
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@7de3b3f3a3d5930284c07cf8c7b8f82c0226241c -
Trigger Event:
push
-
Statement type:
File details
Details for the file quiltx-0.7.1-py3-none-any.whl.
File metadata
- Download URL: quiltx-0.7.1-py3-none-any.whl
- Upload date:
- Size: 54.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
791bf189e22219297ddf1a9e27fa42410bb53474bb8154b489d263cfffa9d640
|
|
| MD5 |
028da1080c79cea3bf7b2617d88cfed2
|
|
| BLAKE2b-256 |
edcdd61cb557424b2cb66540c015a036e4f096c84db1114fa16e6e84702d3f6d
|
Provenance
The following attestation bundles were made for quiltx-0.7.1-py3-none-any.whl:
Publisher:
publish.yml on quiltdata/quiltx
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
quiltx-0.7.1-py3-none-any.whl -
Subject digest:
791bf189e22219297ddf1a9e27fa42410bb53474bb8154b489d263cfffa9d640 - Sigstore transparency entry: 1280522113
- Sigstore integration time:
-
Permalink:
quiltdata/quiltx@7de3b3f3a3d5930284c07cf8c7b8f82c0226241c -
Branch / Tag:
refs/tags/v0.7.1 - Owner: https://github.com/quiltdata
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@7de3b3f3a3d5930284c07cf8c7b8f82c0226241c -
Trigger Event:
push
-
Statement type: