Skip to main content
This guide walks through a complete project lifecycle using the Versori CLI — from creation through deployment and monitoring.

Create and sync a project

1

Create a new project

2

Pull project files locally

This creates a .versori file in the target directory so that subsequent commands can infer the project and context automatically.

Develop and deploy

1

Edit files locally

Make your changes to the project files in the synced directory.
2

Push changes

Save your local changes to the project without deploying:
3

Deploy to an environment

4

Check logs

Version and promote

For more controlled releases, use versioned snapshots:

Test with proxy

Send an HTTP request directly to a deployed project environment: