View

Learn how to inspect a config.

Command

$ vela view config <arguments...>

Permissions

COMING SOON!

Sample

Request

vela view config

Response

api:
  addr: https://vela.example.com
  access_token: superSecretAccessToken
  refresh_token: superSecretRefreshToken
  version: v1
log:
  level: info
no-git: "false"
secret: {}