Repair

Learn how to restore a repo.

Command

$ vela repair repo <parameters...> <arguments...>

Parameters

The following parameters are used to configure the command:

NameDescriptionEnvironment Variables
orgname of organization for the repositoryVELA_ORG, REPO_ORG
reponame of repositoryVELA_REPO, REPO_NAME
outputformat the output for the repositoryVELA_OUTPUT, REPO_OUTPUT

Permissions

COMING SOON!

Sample

Request

$ pwd
~/github/octocat
$ vela repair repo

Targeted Request

$ vela repair repo --org github --repo octocat

Response

repo "github/octocat" repaired