Skip to content

gci init

Initialize a service in the current directory by creating gci.toml (and example compose files).

Usage

bash
gci init <service_name>

Useful flags

  • --server <name>: set default server in generated config.

Example

bash
gci init my_platform --server prod