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

feat: Add API key flag to CLI command #1121

Merged
merged 2 commits into from
Jul 30, 2024
Merged

feat: Add API key flag to CLI command #1121

merged 2 commits into from
Jul 30, 2024

Conversation

publi0
Copy link
Collaborator

@publi0 publi0 commented Jul 30, 2024

This commit adds the --api-key flag to the CLI command, allowing users to authenticate with the API using their API key. The flag can be used to specify the API key directly as a command-line argument. This feature enhances the security and flexibility of the CLI tool by providing a convenient way to authenticate with the API.

This commit adds the `--api-key` flag to the CLI command, allowing users to authenticate with the API using their API key. The flag can be used to specify the API key directly as a command-line argument. This feature enhances the security and flexibility of the CLI tool by providing a convenient way to authenticate with the API.
@publi0 publi0 requested a review from geffersonFerraz July 30, 2024 15:23
@publi0 publi0 self-assigned this Jul 30, 2024
@publi0 publi0 merged commit adec63e into main Jul 30, 2024
1 check passed
@publi0 publi0 deleted the feat/cli-api-key branch July 30, 2024 17:28
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.

2 participants