Paddi
CLICommands

paddi project

Manage the project context, which most other commands require.


paddi project list

List the projects in the current workspace.

ID          NAME                DESCRIPTION
proj_456    Landing Page Revamp A redesign of the marketing site's home page

paddi project switch [project-id]

Set the current project. If the project belongs to a different workspace, the current workspace switches with it. Omit project-id for an interactive picker (same controls as workspace switch).

paddi project switch proj_456