slot reference
slot - a toolchain developed for rapidly spinning up Katana and Torii instances.
Usage
To interact with Slot via the command line, use the following syntax:
slot [COMMANDS] [OPTIONS]
Commands
Here’s a breakdown of the primary commands available in Slot, each tailored for specific functions:
auth
Manage authentication credentials for the Slot CLI, ensuring secure access and operations.
deployments
Sub commands tools for managing your Slot deployments:
create
: Initialize a new deployment for services like Katana or Torii.
delete
: Remove an existing deployment, cleaning up all associated resources.
update
: Modify configurations or update the version of an existing deployment.
describe
: Obtain detailed information about a specific deployment.
list
: Display a list of all current deployments under your account.
logs
Fetch and stream logs from a specific deployment, useful for troubleshooting and monitoring.