Displays information about an App for a specific environment.
Usage: boxfuse info app -env=environment
> boxfuse info hello -env=test
Info about myuser/hello in the test environment:
App Type : Single Instance with Zero Downtime updates
App URL : https://hello-test-myuser.boxfuse.io/
DB Type : PostgreSQL database
DB URL : jdbc:postgresql://boxdb-myuser-test-hello.ca53c5vrhrzn.eu-central-1.rds.amazonaws.com:5432/hello
DB Host : boxdb-myuser-test-hello.ca53c5vrhrzn.eu-central-1.rds.amazonaws.com
DB Port : 5432
DB Database : hello
DB User : qbGh5bYandLAYiXBHXp5L8jQliU9qwAkEFRf1R7JzJJ3azNwWmauKfYJe1TCoUW
DB Password : JDBsCkFuDUCqLwDhbWZcZWmaeFCN7W8aAIzy0MjYA5ICXKCf3zMO7azw9092VFFqsnKayqWefAaklZchfATAbLsvShdsOWjKJBaU
DB Status : available
Argument | boxfuse.conf property | Default | Description |
---|---|---|---|
-env=... | env | dev | Select the specified environment (ex.: test or prod ) |