ravion code-source
Manage code sources
Aliases: code-sources
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Manage Ravion code sources, including connected Git repositories, branches, and build contexts used by modules, pipelines, and deployments.
ravion code-sourcecode-sources
ravion code-source branchesravion code-source branches <id> [flags]
| Flag | Required | Description |
|---|---|---|
--json | emit response as JSON | |
-v, --verbose | show full output |
ravion code-source createravion code-source create [flags]
| Flag | Required | Description |
|---|---|---|
--git-self-hosted-server-id <string> | yes | Git self-hosted server ID |
--github-installation-id <string> | yes | GitHub installation ID |
--gitlab-third-party-account-id <string> | yes | GitLab third-party account ID for OAuth |
--repo-url <string> | yes | Git repository URL |
--type <string> | yes | type. Available values: GITLAB_SELF_HOSTED. |
--json | emit response as JSON |
ravion code-source deleteravion code-source delete <id> [flags]
| Flag | Required | Description |
|---|---|---|
-y, --yes | skip confirmation prompt |
ravion code-source getravion code-source get <id> [flags]
| Flag | Required | Description |
|---|---|---|
--json | emit response as JSON |
ravion code-source listravion code-source list [flags]
| Flag | Required | Description |
|---|---|---|
--cursor <string> | cursor | |
--json | emit response as JSON | |
--limit <int> | limit | |
-v, --verbose | show full output |
ravion code-source module-yaml-existsravion code-source module-yaml-exists <id> [flags]
| Flag | Required | Description |
|---|---|---|
--branch <string> | yes | Branch name |
--base-path <string> | Base directory path within the repository | |
--json | emit response as JSON |
ravion code-source repositoryravion code-source repository <id> [flags]
| Flag | Required | Description |
|---|---|---|
--json | emit response as JSON |
ravion code-source searchravion code-source search [flags]
| Flag | Required | Description |
|---|---|---|
--repo-url <string> | yes | Repository URL to search for |
--json | emit response as JSON |
ravion code-source terraform-variablesravion code-source terraform-variables <id> [flags]
| Flag | Required | Description |
|---|---|---|
--base-path <string> | Base path to filter terraform files | |
--json | emit response as JSON | |
--ref <string> | Git reference (branch name, commit SHA, or tag) |
Was this page helpful?