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.

Versions: save, publish, deployVERSION HISTORYv1Saved · read-onlyv2Saved · read-onlyv3publisheddeployFleetprod-gatewaysdefault @v3Only a published version can be deployed. Earlier versions stay in the history for rollback.
Each save records a version. Publishing promotes one version to a release, and only published versions can be deployed to a fleet.

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 to Organization 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.

Start from an existing version

Use Create New Version in the version controls to copy the current version into a new version of the configuration. Use this to iterate from a known-good version, such as a published release, without editing it in place.

Next steps

Last updated on

On this page