Alluxio命令使用参考

$bin/alluxio  fs  ls

Usage: alluxio fs [generic options]

         [cat ]                                              

         [checkConsistency [-r] ]                    

         [checksum ]                                 

         [chgrp [-R] ]                               

         [chmod [-R] ]                                

         [chown [-R] [:] ]                     

         [copyFromLocal ]                         

         [copyToLocal ]                            

         [count ]                                            

         [cp [-R] ]                                     

         [createLineage [ ...]]

         [deleteLineage ]         

         [du ]                                               

         [fileInfo ]                                         

         [free [-f] ]                                        

         [getCapacityBytes]                                        

         [getUsedBytes]                                            

         [head -c ]                        

         [help ]                                          

         [leader]                                                  

         [listLineages]                                            

         [load [--local] ]                                   

         [loadMetadata ]                                     

         [location ]                                         

         [ls [-d|-f|-p|-R|-h] ]                              

         [masterInfo]                                              

         [mkdir [path2] ... [pathn]]                       

         [mount [--readonly] [--shared] [--option ] ]

         [mv ]                                          

         [persist [alluxioPath2] ... [alluxioPathn]]

         [pin ]                                              

         [report ]                                           

         [rm [-R] [-U] [-alluxioOnly] ]                      

         [setTtl [-action delete|free]

         [stat [-f ] ]                               

         [tail -c ]                        

         [test [-d|-f|-e|-s|-z] ]                            

         [touch ]                                            

         [unmount ]                                   

         [unpin ]                                            

         [unsetTtl

#

你可能感兴趣的:(Alluxio命令使用参考)