Skip to content

Files (path) cli API wrapper

Compare
Choose a tag to compare
@caseneuve caseneuve released this 29 Jan 15:48
· 84 commits to master since this release
Usage: pa path [OPTIONS] COMMAND [ARGS]...

  Perform some operations on files

Options:
  --help  Show this message and exit.

Commands:
  delete   Delete file or directory at PATH.
  get      Get contents of PATH.
  share    Create a sharing link to a file at PATH or check its sharing...
  tree     Show preview of directory contents at PATH in tree-like format
           (2...

  unshare  Disable sharing link for a file at PATH.
  upload   Upload CONTENTS to file at PATH.