Skip to content

fix(jans-cli): --schema option should be renamed to --schema-sample #8711

Closed
@ossdhaval

Description

Describe the bug
Reference chat thread here

jans-cli provides a switch --schema to fetch the schema associated with the operation. For example,

/opt/jans/jans-cli/config-cli.py --schema JansAttribute

What is actually returned as the response is a sample of the associated schema, i.e keys with values as per schema. Sample can be used by the administrator directly to perform the operation.

Since the --schema is not returning the schema but a sample, proposal here is to rename the option as --schema-sample

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

area-documentationDocumentation needs to change as part of issue or PRcomp-jans-tuigood first issueGood for newcomershelp wantedExtra attention is neededkind-bugIssue or PR is a bug in existing functionality

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions