-
-
Notifications
You must be signed in to change notification settings - Fork 297
Description
Describe the bug you found in AsyncAPI Docs.
Page affected
https://www.asyncapi.com/docs/tools/cli/usage
Description
The CLI usage documentation contains multiple broken GitHub links. Most links point to versioned paths that no longer exist (v5.0.1 or incorrect tag format) and should instead reference the current repository structure under master/src/apps/cli/commands.
Broken links and expected targets
-
@oclif/plugin-autocomplete
Current:
https://github.com/oclif/plugin-autocomplete/blob/v3.2.39/src/commands/autocomplete/index.ts
Expected:
https://github.com/oclif/plugin-autocomplete/blob/3.2.39/src/commands/autocomplete/index.ts -
src/commands/bundle.ts
Current:
https://github.com/asyncapi/cli/blob/v5.0.1/src/commands/bundle.ts
Expected:
https://github.com/asyncapi/cli/blob/master/src/apps/cli/commands/bundle.ts -
src/commands/config/index.ts
Current:
https://github.com/asyncapi/cli/blob/v5.0.1/src/commands/config/index.ts
Expected:
https://github.com/asyncapi/cli/blob/master/src/apps/cli/commands/config/index.ts -
src/commands/config/analytics.ts
Current:
https://github.com/asyncapi/cli/blob/v5.0.1/src/commands/config/analytics.ts
Expected:
https://github.com/asyncapi/cli/blob/master/src/apps/cli/commands/config/analytics.ts -
src/commands/config/auth/add.ts
Current:
https://github.com/asyncapi/cli/blob/v5.0.1/src/commands/config/auth/add.ts
Expected:
https://github.com/asyncapi/cli/blob/master/src/apps/cli/commands/config/auth/add.ts -
src/commands/config/context/current.ts
Current:
https://github.com/asyncapi/cli/blob/v5.0.1/src/commands/config/context/current.ts
Expected:
https://github.com/asyncapi/cli/blob/master/src/apps/cli/commands/config/context/current.ts -
src/commands/config/context/edit.ts
Current:
https://github.com/asyncapi/cli/blob/v5.0.1/src/commands/config/context/edit.ts
Expected:
https://github.com/asyncapi/cli/blob/master/src/apps/cli/commands/config/context/edit.ts -
src/commands/config/context/init.ts
Current:
https://github.com/asyncapi/cli/blob/v5.0.1/src/commands/config/context/init.ts
Expected:
https://github.com/asyncapi/cli/blob/master/src/apps/cli/commands/config/context/init.ts -
src/commands/config/context/list.ts
Current:
https://github.com/asyncapi/cli/blob/v5.0.1/src/commands/config/context/list.ts
Expected:
https://github.com/asyncapi/cli/blob/master/src/apps/cli/commands/config/context/list.ts -
src/commands/config/context/remove.ts
Current:
https://github.com/asyncapi/cli/blob/v5.0.1/src/commands/config/context/remove.ts
Expected:
https://github.com/asyncapi/cli/blob/master/src/apps/cli/commands/config/context/remove.ts -
src/commands/config/context/use.ts
Current:
https://github.com/asyncapi/cli/blob/v5.0.1/src/commands/config/context/use.ts
Expected:
https://github.com/asyncapi/cli/blob/master/src/apps/cli/commands/config/context/use.ts -
src/commands/config/versions.ts
Current:
https://github.com/asyncapi/cli/blob/v5.0.1/src/commands/config/versions.ts
Expected:
https://github.com/asyncapi/cli/blob/master/src/apps/cli/commands/config/versions.ts -
src/commands/convert.ts
Current:
https://github.com/asyncapi/cli/blob/v5.0.1/src/commands/convert.ts
Expected:
https://github.com/asyncapi/cli/blob/master/src/apps/cli/commands/convert.ts -
src/commands/diff.ts
Current:
https://github.com/asyncapi/cli/blob/v5.0.1/src/commands/diff.ts
Expected:
https://github.com/asyncapi/cli/blob/master/src/apps/cli/commands/diff.ts -
src/commands/format.ts
Current:
https://github.com/asyncapi/cli/blob/v5.0.1/src/commands/format.ts
Expected:
https://github.com/asyncapi/cli/blob/master/src/apps/cli/commands/format.ts -
src/commands/generate/index.ts
Current:
https://github.com/asyncapi/cli/blob/v5.0.1/src/commands/generate/index.ts
Expected:
https://github.com/asyncapi/cli/blob/master/src/apps/cli/commands/generate/index.ts -
src/commands/generate/client.ts
Current:
https://github.com/asyncapi/cli/blob/v5.0.1/src/commands/generate/client.ts
Expected:
https://github.com/asyncapi/cli/blob/master/src/apps/cli/commands/generate/client.ts -
src/commands/generate/fromTemplate.ts
Current:
https://github.com/asyncapi/cli/blob/v5.0.1/src/commands/generate/fromTemplate.ts
Expected:
https://github.com/asyncapi/cli/blob/master/src/apps/cli/commands/generate/fromTemplate.ts -
src/commands/generate/models.ts
Current:
https://github.com/asyncapi/cli/blob/v5.0.1/src/commands/generate/models.ts
Expected:
https://github.com/asyncapi/cli/blob/master/src/apps/cli/commands/generate/models.ts -
src/commands/new/index.ts
Current:
https://github.com/asyncapi/cli/blob/v5.0.1/src/commands/new/index.ts
Expected:
https://github.com/asyncapi/cli/blob/master/src/apps/cli/commands/new/index.ts -
src/commands/new/file.ts
Current:
https://github.com/asyncapi/cli/blob/v5.0.1/src/commands/new/file.ts
Expected:
https://github.com/asyncapi/cli/blob/master/src/apps/cli/commands/new/file.ts -
src/commands/new/template.ts
Current:
https://github.com/asyncapi/cli/blob/v5.0.1/src/commands/new/template.ts
Expected:
https://github.com/asyncapi/cli/blob/master/src/apps/cli/commands/new/template.ts -
src/commands/optimize.ts
Current:
https://github.com/asyncapi/cli/blob/v5.0.1/src/commands/optimize.ts
Expected:
https://github.com/asyncapi/cli/blob/master/src/apps/cli/commands/optimize.ts -
src/commands/pretty.ts
Current:
https://github.com/asyncapi/cli/blob/v5.0.1/src/commands/pretty.ts
Expected:
https://github.com/asyncapi/cli/blob/master/src/apps/cli/commands/pretty.ts -
src/commands/start/index.ts
Current:
https://github.com/asyncapi/cli/blob/v5.0.1/src/commands/start/index.ts
Expected:
https://github.com/asyncapi/cli/blob/master/src/apps/cli/commands/start/index.ts -
src/commands/start/api.ts
Current:
https://github.com/asyncapi/cli/blob/v5.0.1/src/commands/start/api.ts
Expected:
https://github.com/asyncapi/cli/blob/master/src/apps/cli/commands/start/api.ts -
src/commands/start/preview.ts
Current:
https://github.com/asyncapi/cli/blob/v5.0.1/src/commands/start/preview.ts
Expected:
https://github.com/asyncapi/cli/blob/master/src/apps/cli/commands/start/preview.ts -
src/commands/start/studio.ts
Current:
https://github.com/asyncapi/cli/blob/v5.0.1/src/commands/start/studio.ts
Expected:
https://github.com/asyncapi/cli/blob/master/src/apps/cli/commands/start/studio.ts -
src/commands/validate.ts
Current:
https://github.com/asyncapi/cli/blob/v5.0.1/src/commands/validate.ts
Expected:
https://github.com/asyncapi/cli/blob/master/src/apps/cli/commands/validate.ts
Attach any resources that can help us understand the issue.
Code of Conduct
- I agree to follow this project's Code of Conduct
Are you willing to work on this issue ?
Yes I am willing to submit a PR!
Metadata
Metadata
Assignees
Labels
Type
Projects
Status