Skip to content
ricochet

CLI v0.8.0

Released: June 10, 2026

  • Default Content ID for Init: The init subcommand now accepts a default content ID parameter for easier initialization
  • App Instance Management: New commands added to manage application instances:
    • ricochet app instances {id} - List instances for an app
    • ricochet app stop-instance {id} {pid} - Stop a specific app instance
  • Deployment Endpoints: Added support for deployment endpoints to enable more flexible deployment configurations