Clarify CLI documentation #159

Closed
LordMZTE wants to merge 1 commits from LordMZTE/vieter:cli-docs into dev

This improves the documentation, hopefully making the use of the CLI more clear.

This improves the documentation, hopefully making the use of the CLI more clear.
LordMZTE added 1 commit 2022-05-05 16:04:50 +02:00

Thanks for the change, it'll have to merged after #158 though because that PR contains changes to the CI config that allows PRs to be properly tested n stuff. Besides that, I really gotta add a note in the README about me using conventional commits.

Thanks for the change, it'll have to merged after #158 though because that PR contains changes to the CI config that allows PRs to be properly tested n stuff. Besides that, I really gotta add a note in the README about me using [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/).
Jef Roosens reviewed 2022-05-05 16:18:45 +02:00
@ -21,7 +21,9 @@ Now you're ready to use the CLI tool.
* `vieter repos list` returns all repositories currently stored in the API.
* `vieter repos add url branch repo arch...` adds the repository with the given
URL, branch, repo & arch to the API.
* `arch` is a comma-separated list of architectures, examples are `x86_64`, but also `x86_64,aarch64`

This clarification will be more useful once #158 is merged, because it slightly changes how the CLI works.

This clarification will be more useful once #158 is merged, because it slightly changes how the CLI works.

These changes have been integrated into the docs & man pages.

These changes have been integrated into the docs & man pages.
Jef Roosens closed this pull request 2022-06-10 09:55:37 +02:00

Pull request closed

Sign in to join this conversation.
There is no content yet.