Reference
link persists the stable project/workspace IDs only in the current project’s helix.toml.
It does not create global selection state. project update is not supported.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Discover, manage, and link Helix Cloud projects
helix project list --workspace-id <id> [--format human|json]
helix project get [<project-id>] [--format human|json]
helix project create --workspace <id> --slug <slug> --name <name>
helix project delete [<project-id>] [--yes]
helix project link <project-id> [--workspace <id>]
link persists the stable project/workspace IDs only in the current project’s helix.toml.
It does not create global selection state. project update is not supported.Was this page helpful?