Skip to content
This repository has been archived by the owner on Mar 2, 2020. It is now read-only.

Invalid param name --secure-key when runnning model locally #16

Closed
ikhlestov opened this issue Mar 1, 2017 · 1 comment
Closed

Invalid param name --secure-key when runnning model locally #16

ikhlestov opened this issue Mar 1, 2017 · 1 comment

Comments

@ikhlestov
Copy link

When new job were defined through GUI such message appear:

aetros start 1WPX06QP0 --secure-key=YOUR_KEY

but if we try to run this command we receive such exception:

aetros start: error: unrecognized arguments: --secure-key=my_key_id

Reading --help message for start I understood that it should be called with --api-key= param like:

aetros start 1WPX06QP0 --api-key=my_key_id

I think param name inside GUI or inside backend should be changed.

@marcj
Copy link
Member

marcj commented Mar 1, 2017

Thanks for reporting! Is fixed

@marcj marcj closed this as completed Mar 1, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants