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

Moved client_id and secret_key options to submit command #432

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

val500
Copy link
Contributor

@val500 val500 commented Dec 20, 2024

Description

Minor change to move the client_id and secret_key arguments to the submit command ie.
testflinger-cli --client_id myclientid --secret_key mysecretkey submit ... >>
testflinger-cli submit --client_id myclientid --secret_key mysecretkey ...

This aligns with the documentation and makes more sense from a usability standpoint.

@val500 val500 force-pushed the cli_client_id_change branch from 4008267 to cddf348 Compare December 20, 2024 00:32
Copy link
Contributor

@plars plars left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@val500 val500 merged commit 5fa7ab7 into main Jan 9, 2025
2 checks passed
@val500 val500 deleted the cli_client_id_change branch January 9, 2025 20:23
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