CDS configuration file assistant
Generate the whole configuration file $ engine config new > conf.toml
you can compose your file configuration this will generate a file configuration containing api and hatchery:local µService $ engine config new api hatchery:local
For advanced usage, Debug and Tracing section can be generated as: $ engine config new debug tracing [µService(s)…]
All options $ engine config new [debug] [tracing] [api] [hatchery:local] [hatchery:openstack] [hatchery:swarm] [hatchery:vsphere] [elasticsearch] [hooks] [vcs] [repositories] [migrate]
engine config new [flags]
--env Print configuration as environment variable
Manage CDS Configuration