Updated May 8, 2026 TheDocumentation Index
Fetch the complete documentation index at: https://docs.rafftechnologies.com/llms.txt
Use this file to discover all available pages before exploring further.
raff project command group manages projects — the access-control unit that owns every resource. See Team & Projects — Projects for the model.
Subcommand index
list
get
Default badge if applicable.
create
us-east if omitted. Project names must be unique per account.
update
delete
Default project cannot be deleted, ever — see Edit or delete a project for the rules.
Permission notes
| Command | Required permission |
|---|---|
list, get | account.projects.view (Owner, Admin, Member all have it) |
create | account.projects.create (Owner, Admin) |
update | account.projects.manage (Owner, Admin) |
delete | account.projects.delete (Owner only by default; Admin does NOT include this) |
403 Forbidden, the key’s role doesn’t include the permission for that action.
Related
VM commands
Use —project-id to scope VM operations.
Roles, scopes, and the Owner
Why
delete may 403 even on Admin keys.Permissions matrix
Which role grants which
account.projects.* permission.