aws-amplify / aws-amplify/amplify-cli

[DX Issue] For Headless CLI commands make it easier for users to find the schemas

Open
#11,780 2 comments 0 reactions 1 assignee Claimed by @josefaidt View on GitHub
documentation question
Dominant language
TypeScript
Stars
2.9k
Forks
825
Avg merge
11d 23h
Merged PRs (30d)
2

Description

### Amplify CLI Version

10.6.1

### Question

If you want to use the headless input for amplify add auth or any other categories the schemas are not in the docs, there is no "help" command to see it using the CLI tool.

To find the schemas I had to walk through the code until I found them

```
https://github.com/aws-amplify/amplify-cli/blob/dev/packages/amplify-headless-interface/schemas/auth/2/AddAuthRequest.schema.json
```

This is a lot of labour to find basic information. Please uplift this information

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.