Recent searches

in

sites files commit

Description

Commit a site editing session, pushing changes to the repository.

Usage

cloudcannon sites files commit [OPTIONS] --site=<name|id|uuid|domain> [PATH]

Arguments

PATH#

Paths of session files to commit (additional paths accepted as positional args).

Options

--site=<name|id|uuid|domain> Required#

The site name, ID, UUID, or domain.

--all#

Commit all files in the editing session.

Defaults to: false.

--message=<msg>#

Commit message.

Open in a new tab