Skip to main content

Module project

Module project 

Source
Expand description

Project management commands.

Commands for managing SaveContext projects:

  • sc project create <path> - Create a new project
  • sc project list - List all projects
  • sc project show <id> - Show project details
  • sc project update <id> - Update project settings
  • sc project delete <id> - Delete a project

Functionsยง

execute
Execute a project command.