Skip to main content

Synopsis

List environment snapshots. The results are paginated and ordered from latest to oldest. By default, the page limit is 15 snapshots per page. You can optionally specify an INTERVAL between two snapshot expressions with [expression]..[expression]. Expressions can be:
  • ~N N’th behind the latest snapshot
  • N snapshot number N
  • NOW the latest snapshot
Either expression can be omitted to default to NOW.

Flags

Flags inherited from parent commands

Live Example

To view a live example of ‘kosli list snapshots’ you can run the command below (for the cyber-dojo demo organization).

Examples Use Cases

These examples all assume that the flags --api-token, --org, --host, (and --flow, --trail when required), are set/provided.
Last modified on June 18, 2026