Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update iroh commands #61

Merged
merged 2 commits into from
Jul 22, 2024
Merged

Update iroh commands #61

merged 2 commits into from
Jul 22, 2024

Conversation

dignifiedquire
Copy link
Contributor

@dignifiedquire dignifiedquire marked this pull request as ready for review July 22, 2024 10:02
@dignifiedquire
Copy link
Contributor Author

@dignifiedquire dignifiedquire merged commit 1bad7aa into main Jul 22, 2024
1 check failed
github-merge-queue bot pushed a commit to n0-computer/iroh that referenced this pull request Jul 22, 2024
## Description

We had quite a few missmatches between CLI and library naming, this
aligns it.

## Breaking Changes

- cli:
  -  `author` -> `authors`
  - `blob` -> `blobs`
  - `doc` -> `docs`
  - `tag` -> `tags`
  - `new` -> `create`

## Notes & open questions

- Depends on n0-computer/chuck#61

## Change checklist

- [x] Self-review.
- [x] Documentation updates following the [style
guide](https://rust-lang.github.io/rfcs/1574-more-api-documentation-conventions.html#appendix-a-full-conventions-text),
if relevant.
- [x] Tests if relevant.
- [x] All breaking changes documented.
rklaehn pushed a commit to n0-computer/iroh-blobs that referenced this pull request Oct 22, 2024
## Description

We had quite a few missmatches between CLI and library naming, this
aligns it.

## Breaking Changes

- cli:
  -  `author` -> `authors`
  - `blob` -> `blobs`
  - `doc` -> `docs`
  - `tag` -> `tags`
  - `new` -> `create`

## Notes & open questions

- Depends on n0-computer/chuck#61

## Change checklist

- [x] Self-review.
- [x] Documentation updates following the [style
guide](https://rust-lang.github.io/rfcs/1574-more-api-documentation-conventions.html#appendix-a-full-conventions-text),
if relevant.
- [x] Tests if relevant.
- [x] All breaking changes documented.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant