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

Wrong instruction to iotedgedev iothub setup with extra flags. #417

Closed
davidzwa opened this issue Dec 10, 2019 · 1 comment · Fixed by #418
Closed

Wrong instruction to iotedgedev iothub setup with extra flags. #417

davidzwa opened this issue Dec 10, 2019 · 1 comment · Fixed by #418

Comments

@davidzwa
Copy link

  • iotedgedev Version: 2.1.0
  • Python Version: 3.6.9
  • Pip Version: 19.3.1
  • Development machine OS Version: Windows 10 Pro, build 18363
  • IoT Edge device OS Version: 1.0.8

Steps to Reproduce:

  1. Install according to quick-start.
  2. Login to Azure via sudo iotedgedev iothub setup
  3. Find iothub connection string issue
  4. Resolve by calling the setup in the container:
    ERROR: setup() missing 1 required positional argument: 'iothub_connection_string' when running iotedgedev start #392

Please adjust the documentation, because this is mentioned in quick setup...

@davidzwa davidzwa changed the title iotedgedev iothub setup Wrong instruction to iotedgedev iothub setup with extra flags. Dec 10, 2019
@blackchoey
Copy link
Collaborator

@davidzwa Thanks for reporting. There's a bug in the command and it will be fixed in next version.

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 a pull request may close this issue.

2 participants