Skip to main content
Writes a hexr.yaml with the fields a project needs, commented, so the first thing you do is not guess at schema.

Options

string
required
Tenant identifier, e.g. acme-bank. Required, and deliberately so — a tenant is not something to default, because the wrong value produces identities in the wrong trust domain.
string
default:"kubernetes"
Default deploy route. kubernetes deploys into your own cluster; managed targets Hexr Cloud.
path
default:"hexr.yaml"
Where to write the skeleton.
flag
Overwrite an existing file. Without it, hexr init refuses rather than silently replacing configuration you may have edited.