Hi,
in the quickstart, I'm followiiing the advanced part, and trying to use
EKSCTL_EXPERIMENTAL=true eksctl generate profile \
--cluster wonderful-wardrobe-1565767990 \
--git-url https://github.com/weaveworks/eks-quickstart-app-dev.git \
--profile-path ~/dev/flux-get-started/cluster-config
but --git-url command not exist, it works for eksctl enable but not generate profile.
regarding this: https://eksctl.io/gitops-quickstart/
Ah yes, thank you @Booyaka27, we've changed the flags for generate profile but not updated that bit of the docs. If you have version 0.20.0 you can use --profile-source.

We'll fix this in the docs as well.
Hi @Booyaka27 the site has been updated now, please reopen the ticket if you still encounter issues! Thanks for reporting!