Github
alpha
Github
Discord
Getting Started
Introduction
Terminologies
Installing the Global CLI
Your First Bolt Project
Add Bolt to Existing Project
Service Management
Tutorials
Simple HTTP Server
Next Postgres PGAdmin BoltIngress
Nest Expo Postgres Pgadmin
Expo App
Laravel App
Laravel Auth & MySQL
Expo & ExpressJS
Next MoleculerJS Postgres PGAdmin
Nuxt Postgres Pgadmin
ENV
Basics
Ways to use ENV vars
Assigned Host and Assigned Ports
References
bolt.yaml
bolt.service.yaml
bolt ingress
boltignore
CLI References
project:list
init
project:info
up
down
log
service:add
service:list
service:up
service:down
route:list
exec
deploy
deploy:watch
More
Roadmap

service:list

This command lists all routes generated using "bolt.yaml" file's ingress object.
$ bolt service:list --help
Usage: bolt service:list [options]
Lists all services available in "bolt.yaml" file
Options:
-h, --help display help for command
Up next
service:up
Go back
service:add
Go back
service:add
Up next
service:up
Getting Started
Introduction
Terminologies
Installing the Global CLI
Your First Bolt Project
Add Bolt to Existing Project
Service Management
Tutorials
Simple HTTP Server
Next Postgres PGAdmin BoltIngress
Nest Expo Postgres Pgadmin
Expo App
Laravel App
Laravel Auth & MySQL
Expo & ExpressJS
Next MoleculerJS Postgres PGAdmin
Nuxt Postgres Pgadmin
ENV
Basics
Ways to use ENV vars
Assigned Host and Assigned Ports
References
bolt.yaml
bolt.service.yaml
bolt ingress
boltignore
CLI References
project:list
init
project:info
up
down
log
service:add
service:list
service:up
service:down
route:list
exec
deploy
deploy:watch
More
Roadmap