View

Learn how to inspect platform settings.

Command

$ vela view settings

Permissions

COMING SOON!

Sample

Request

$ pwd
~/github/octocat
$ vela view settings

Response

id: 1
compiler:
    clone_image: target/vela-git:latest
    template_depth: 3
    starlark_exec_limit: 7500
queue:
    routes:
        - vela
repo_allowlist:
    - 'github/octocat'
schedule_allowlist:
    - '*'
created_at: 0
updated_at: 1715791151
updated_by: octocat