Skip to content
This repository was archived by the owner on Dec 16, 2021. It is now read-only.

cli missing code samples #18

Open
jamesatha opened this issue Sep 8, 2017 · 1 comment
Open

cli missing code samples #18

jamesatha opened this issue Sep 8, 2017 · 1 comment

Comments

@jamesatha
Copy link
Contributor

When you visit http://docs.algorithmia.com/?cli there are a few code sections that are blank:
Updating a directory:
Checking if a file exists:

Not sure if we can remove those sections, update the CLI so it can handle these cases, or just document that it's not supported right now

@anowell
Copy link
Contributor

anowell commented Sep 8, 2017

yes. those are currently unsupported... I imagine something like:

  • algo chmod <dir> would be the update case.
  • algo stat <file> would be the way to figure out if a file exists.

But until such features are implemented, documenting them as unsupported sounds reasonable

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

No branches or pull requests

2 participants