Eksctl: generate profile git-url parameters does not exist

Created on 28 May 2020  路  2Comments  路  Source: weaveworks/eksctl

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/

aredocs kinbug

All 2 comments

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.

Screenshot 2020-05-28 at 17 26 08

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!

Was this page helpful?
0 / 5 - 0 ratings