Skip to content

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

@diego-tunon-pro

Description

@diego-tunon-pro

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"

Metadata

Metadata

Assignees

No one assigned

    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