📄️ defang
Defang CLI is used to develop, deploy, and debug your cloud services
📄️ defang cert
Manage certificates
📄️ defang cert generate
Generate a TLS certificate
📄️ defang compose
Work with local Compose files
📄️ defang compose config
Reads a Compose file and shows the generated config
📄️ defang compose down
Reads a Compose file and deprovisions its services
📄️ defang compose logs
Tail logs from one or more services
📄️ defang compose ps
Get list of services in the project
📄️ defang compose restart
Reads a Compose file and restarts its services
📄️ defang compose start
Reads a Compose file and deploys services to the cluster
📄️ defang compose stop
Reads a Compose file and stops its services
📄️ defang compose up
Reads a Compose file and deploy a new project or update an existing project
📄️ defang config
Add, update, or delete service config
📄️ defang config create
Adds or updates a sensitive config value
📄️ defang config ls
List configs
📄️ defang config rm
Removes one or more config values
📄️ defang down
Reads a Compose file and deprovisions its services
📄️ defang generate
Generate a sample Defang project
📄️ defang login
Authenticate to Defang
📄️ defang logout
Log out
📄️ defang new
Create a new Defang project from a sample
📄️ defang restart
Restart one or more services
📄️ defang services
Get list of services in the project
📄️ defang tail
Tail logs from one or more services
📄️ defang terms
Read and/or agree the Defang terms of service
📄️ defang token
Manage personal access tokens
📄️ defang up
Reads a Compose file and deploy a new project or update an existing project
📄️ defang upgrade
Upgrade the Defang CLI to the latest version
📄️ defang version
Get version information for the CLI and Fabric service
📄️ defang whoami
Show the current user