# init

Create a template configuration file.

# Parameters

# ––kind, -k [choices: "application", "service"] [default: "application"]

The configuration kind.

# ––name, -n

The name of the application or service

# ––url, -u

The url to use for application

# ––output, -o [choices: "yaml", "json"] [default: "yaml"]

The output format.

# Examples