oakcli configure repo

Use the oakcli configure repo command to increase the size of a shared repository.

Syntax

oakcli configure repo reponame -incsize size [M|G][-h]

Parameter Description

reponame

Name of the shared repository

size

Number that can be followed by M to define the size as megabytes or by G to define as size as gigabytes

-h

(Optional) Display help for using the command.


Example

Increase the size of the repo1 shared repository by 2 gigabytes:

# oakcli configure repo repo1 -incsize 2G

Configured Shared Repo : repo1 with new size 3712.0.