Skip to content

set_project

Set the default project for subsequent queries.

Signature

set_project(slug: str) -> None

Parameters

Name Type Required Default
slug str yes -

Fields

Field
slug

Return shape

None

Permission

This is a local SDK helper. It does not call the CloudSprite HTTP API.

Usage

cs.set_project(slug)