Skip to main content

ankra application

Connect application source repositories to Ankra for analysis, packaging, and deployment.

ankra application add

Add an application by reading a local Git checkout. The command detects the GitHub repository from the selected remote, uses the remote’s default branch when available, and falls back to the current branch. It selects an available GitHub credential automatically when the choice is unambiguous.
Examples
Flags

ankra application branch-files

List the tracked files on the setup branch
Flags

ankra application branches

List the application repository branches
Flags

ankra application chart-versions

List an application’s published chart versions
Flags

ankra application code-security

Show source code security findings
Flags

ankra application container-security

Show container image vulnerability findings
Flags

ankra application delete

Delete an application
Flags

ankra application demo

Deploy, inspect, and stop short-lived demo workspaces for a branch or pull request of an application.

ankra application demo build

Check whether a branch has a demo-ready container image
Flags

ankra application demo deploy

Deploy a short-lived demo workspace for a branch or pull request. All flags are optional; only the flags you set are sent, so the backend applies its own defaults for the rest.
Examples
Flags

ankra application demo list

List the application’s active demo workspaces
Flags

ankra application demo stop

Stop and tear down a demo workspace
Flags

ankra application deploy

Deploy a packaged application to a target cluster. The cluster is identified by ID. Use —set key=value (repeatable) to pass deploy inputs declared by the application’s chart.
Examples
Flags

ankra application deployments

List an application’s cluster deployments
Flags

ankra application files

Commit changes to the application’s setup pull request. Each —file maps a repository path to a local file whose contents are uploaded. Use —delete to remove a tracked path.
Examples
Flags

ankra application get

Show an application’s detail
Flags

ankra application installations

List an application’s installation intents
Flags

ankra application jobs

List an application’s platform jobs
Flags

ankra application list

List applications
Flags

ankra application make-public

Make the GHCR image and chart packages public
Flags

ankra application package-visibility

Show the GHCR image and chart package visibility
Flags

ankra application platform

Detect platform operators already present on a target cluster
Flags

ankra application publish-readiness

Report whether the repository can publish to GHCR
Flags

ankra application pull-request-reviews

Show the AI reviews of the application’s pull requests
Flags

ankra application reconcile

Request an application refresh
Flags

ankra application rerun-workflow

Re-trigger a failed workflow run
Flags

ankra application retry

Re-trigger a failed application’s setup
Flags

ankra application set-package-visibility

Set the GHCR image or chart package visibility
Flags

ankra application upgrade-workflow

Add security scanning steps to the build workflow
Flags

ankra application workflow-run-jobs

List the jobs of a workflow run
Flags

ankra application workflow-runs

List the application’s GitHub Actions workflow runs
Flags