https://github.com/hasura/learn-graphql/blob/5e19739d128a62ce0989810a2f74334e52d80e8e/tutorials/backend/hasura-v3/tutorial-site/content/setup.md?plain=1#L29 <img width="934" alt="Screenshot 2024-07-26 at 10 42 33 AM" src="https://github.com/user-attachments/assets/20a1c437-a0f1-45e0-addf-457ed300416b"> Here, it suggests to run the command ```ddn login``` but seems like the actual command to be run is ```ddn auth login``` <img width="585" alt="Screenshot 2024-07-26 at 10 43 27 AM" src="https://github.com/user-attachments/assets/b725694e-c7fd-44be-8f80-98d852c54b8c">
learn-graphql/tutorials/backend/hasura-v3/tutorial-site/content/setup.md
Line 29 in 5e19739
Here, it suggests to run the command
ddn loginbut seems like the actual command to be run isddn auth login