Versions & publishing

Save versions, keep history, and publish a version to deploy to a fleet.

Telflo uses an explicit save model: you control what is recorded and when. Publishing marks a version as ready to deploy.

Save versions

  • Select Save in the toolbar to record the current canvas and YAML as a version.
  • The unsaved-changes indicator appears when there are edits that are not yet saved.
  • Add a note to a version to describe the change.

Read-only versions

Published versions and older versions are read-only. Editing a read-only version prompts you to save the changes as a new version, so history is not overwritten.

Version history

Use the version control in the toolbar to switch between versions and review their notes and timestamps.

Undo and redo are separate from versions.

MechanismScopePersistence
Undo and redoEach actionSession only
VersionsManual savesSaved to your account

Publishing

A saved version is private to the editor. Publishing promotes a version to a release that can be deployed.

  1. Open the version to publish.
  2. Select Publish from the version controls. Telflo saves any pending changes first, so the published version matches the canvas.
  3. Confirm in the dialog.

A published version is available when you create or update a fleet. Only published versions can be deployed. See Create a fleet.

Copy a version

Use Copy version to start a new configuration or version from an existing one. Use this to create environment variants from a known-good configuration.

Next steps

On this page