Arguments
The shipping templates are
slack, stripe, linear, github, notion, and
hubspot. Run hone env ls --templates to see them and the modes each
supports.
Options
Examples
Spin one clone:slack) auto-provision a
default app on spin and print a bot + user token for programmatic access. Reprint
them later with hone env tokens <id>. Templates without that
surface simply omit the token lines.
Spin with the full UI and a fixture, in one step:
workspace-1; manage them as a unit
with the environment commands.
Expose to other machines on your network (use with care):
The summary card
Each clone prints two lines:(no endpoint). <environment> is the name passed with -g, or - if none.
When you pass --seed, a seeded: <fixture> line is printed below. For
templates that auto-provision an app, two more lines — bot token and
user token — carry the credentials for programmatic access (shown once here;
reprint with hone env tokens).
Partial failure
Templates are spun independently. If one fails, the others still come up and the failure is printed to stderr; the command exits1:
Errors you might see
See the full error reference.