Available Commands

authprovide link to blink dashboard with insights and visualization
domainssetup and managing custom domains
envsetup and manage .env variables for service
portssetup custom port mappings for services
projectscommands related to projects
servicescommands related to cervices
storagestreams result row by row
chunkedstreams result in chunks
updateupdates Blink

auth Initiates authorization
domains:add Adds a new domain
domains Shows available commands related to domains
domains:list Lists domains
domains:remove Removes a domain
env Shows available commands related to environment variables
env:list Lists environment variables
env:set Sets an environment variable
env:unset Unsets an environment variable
ports:add Adds a new port mapping
ports Shows available commands related to port mappings
ports:list Lists port mappings
ports:remove Removes a port mapping
projects:add Adds a new project
projects Shows available commands related to projects
projects:list Lists projects
projects:remove Removes a project
projects:select Selects a project
services:add Adds a new service
services Shows available commands related to services
services:link Links two services
services:list Lists services
services:logs Shows logs of a service
services:remove Removes a service
services:restart Restarts a service
services:start Starts a service
services:stop Stops a service
services:update Updates a service
storage Shows available commands related to storage
storage:list Lists bind mounts
storage:mount Adds a new bind mount
storage:unmount Removes a bind mount
traefik Shows available commands related to traefik
traefik:logs Shows logs of the traefik service
traefik:reset Resets the traefik config files
traefik:restart Restarts the traefik service
update Updates Blink