planetlabs / planet-client-python

Python client for Planet APIs
https://planet-sdk-for-python-v2.readthedocs.io/en/latest/
Apache License 2.0
274 stars 92 forks source link

No such command 'init' #1005

Closed CatalinVulcan closed 5 months ago

CatalinVulcan commented 1 year ago

It needs to be:

planet auth init instead of planet init

stephenhillier commented 5 months ago

I know this is an old issue, but thanks for reporting and following up. I just checked, and the docs at https://planet-sdk-for-python-v2.readthedocs.io/en/stable/get-started/quick-start-guide/#step-4-sign-on-to-your-account show the correct usage (planet auth init). The docs may have been fixed in the meantime.

Closing, but if there are other docs/examples in our repos showing the incorrect usage feel free to re-open and drop a link.