-
Notifications
You must be signed in to change notification settings - Fork 811
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
tag argument = expected string slice found string for tag #312
Comments
Hi there, the |
thanks @adamchalmers for the clarification I did find git repo tags are formatted differently in config.yml example at https://github.com/cloudflare/cloudflared/blob/master/cmd/cloudflared/config/configuration_test.go#L36-L38 compared to https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/configuration/arguments#--tag
|
You mentioned "git repo tags", but the tags you linked don't refer to git tags at all. They're just custom tags you can give your tunnels to help organize them in a hypothetical UI. As I mentioned, we don't surface them, they're really a leftover legacy concept and we haven't removed them because we don't want to break backwards-compatibility. We should remove them from the docs though. |
Does the tag argument work in config.yml https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/configuration/arguments#--tag ?
I tried in config.yml
and get
The text was updated successfully, but these errors were encountered: