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

Authentication problem using arguments --api_id and --api_key #28

Open
diego-tunon-pro opened this issue Aug 28, 2024 · 0 comments
Open

Comments

@diego-tunon-pro
Copy link

Hi!

I've been trying to use incap cli for some pipeline automation.

I am trying to use the args instead of the config command to pass the id and key without the config.ini file being created to not store any credentials in the agent.

However, for some reason I am getting unrecognised arguments when using the following command

incap site list --api_id "value of my api id" --api_key "value of my api key"

ERROR:
unrecognized arguments: --api_id "value of my api id" --api_key "value of my api key"

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

No branches or pull requests

1 participant