Integrations & Billing
Manage Docker registry integrations and view billing status from the trickest CLI.
On this page5
trickest integrations
Connect private Docker registries so the platform can pull your custom tool images.
| Subcommand | Description |
|---|---|
integrations ls | List integrations |
integrations get <id> | Integration details |
integrations create | Create a registry integration |
integrations rm <id> | Delete |
integrations ls
trickest integrations ls[]An empty array means no registries are configured yet.
integrations create
trickest integrations create --helpRun with --help for registry URL, credentials, and naming flags on your version.
trickest billing
Read-only billing and usage views.
| Subcommand | Description |
|---|---|
billing status | Plan and billing status |
billing usage | Current usage metrics |
billing charges | List charges |
billing payment-methods | Payment methods on file |
trickest billing status
trickest billing usage