charm fs
Use the Charm file systems
Subcommands
| Name | Description | 
|---|---|
| cat | Output the content of the file at path | 
| cp | Copy a file, preface source or destination with "charm:" to specify a remote path | 
| ls | List file or directory at path | 
| mv | Move a file, preface source or destination with "charm" to specify a remote path | 
| rm | Remove file or directory at path | 
| tree | Print a file system tree from path |