Skip to content

Check API key format before calling API #25

@qrdl

Description

@qrdl

API key contains $ character so when passed to CLI using -a option as double-quoted value, shell tries to performs variable expansion and API key gets corrupted.
Check whether API contains $, and if it doesn't, abort the operation and give user a hint to use single quotes rather than double quotes for API key

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions