Skip to content
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

Please update documentation for tfx build tasks upload #182

Closed
rangp opened this issue Dec 12, 2016 · 1 comment · Fixed by #386
Closed

Please update documentation for tfx build tasks upload #182

rangp opened this issue Dec 12, 2016 · 1 comment · Fixed by #386

Comments

@rangp
Copy link

rangp commented Dec 12, 2016

The documentation for the build tasks upload command is really confusing.
Here it says

tfx build tasks upload --task-path ./path

On the video on the same page it says

tfx build tasks upload ./path

On this site the guy says it's (Although I don't know whether this is an official blog post of you)

tfx build tasks upload –task.path ./path

After trying all the possibilities and finding out that neither one works on my windows cmd I finally found out that the working command is just

tfx build tasks upload

And then one has to provide the path in the next step.

Could you please update your documenation regarding those inconsistencies?

Kind regards
Peter

@bryanmacfarlane bryanmacfarlane self-assigned this Dec 12, 2016
@bryanmacfarlane
Copy link
Contributor

I'll take this task. tfx build task area needs other work and docs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants