-
Notifications
You must be signed in to change notification settings - Fork 313
Open
Labels
Description
Templates and stacks docs (https://docs.influxdata.com/influxdb/cloud/influxdb-templates/stacks/init/) provide several examples, but the relationship between stacks and template s isn't immediately clear. A scenario that walks through a sequence of actions might help.
- What happens when I
init
a stack? - When would I
apply
a template vsinit
a stack? - What are template URLs used for when I create (
init
) a stack? - Add API examples for stacks and templates.