Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 1.67 KB

commands-reference.md

File metadata and controls

18 lines (16 loc) · 1.67 KB

CLI Command Reference

This document lists the command-line interface (CLI) tools available from the Manta Node.js SDK. See the Getting Started notes for installing.

  • mls - Lists directory contents
  • mput - Uploads data to an object
  • mget - Downloads an object from the service
  • minfo - show HTTP headers for a Manta object
  • mfind - Walks a hierarchy to find names of objects by name, size, or type
  • mmkdir - Make directories
  • mrm - Remove objects or directories
  • mrmdir - Remove empty directories
  • msign - Create a signed URL to a object stored in the service
  • muntar - Create a directory hierarchy from a tar file
  • mchmod - Change object role tags
  • mchattr - Change object attributes