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

project:info

This command will print the project's information from bolt.yaml file.
$ bolt project:info --help
Usage: bolt info [options]
Prints the project's information from bolt.yaml file.
Options:
-h, --help display help for command
Up next
up
Go back
init
Go back
init
Up next
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