Version: current
file
Type: Directory
| Flag | Name | Description |
|---|
| S | shared | shared |
| Argument | Type | Description |
|---|
| name ( mandatory ) | file_enum | |
| type | enum (file | directory) | |
| contents | string | |
| Read-only Argument | Type | Description |
|---|
| size | num | |
| last-modified | date_arg | |
| package-name | string | |
| package-version | string | |
| package-build-time | date_arg | |
| package-architecture | string | |
| url (syscap=cloud-vpn) | string | |
file/copy
Type: Command
| Argument | Type | Description |
|---|
| name | file_enum | |
file/head
Type: Command
| Argument | Type | Description |
|---|
| n ( unset ) | num | |
| numbered | switch | |
| Read-only Argument | Type | Description |
|---|
| lines | obj_arg { string
} | |
file/tail
Type: Command
| Argument | Type | Description |
|---|
| n ( unset ) | num | |
| numbered | switch | |
| Read-only Argument | Type | Description |
|---|
| lines | obj_arg { string
} | |
file/read
Type: Command
| Argument | Type | Description |
|---|
| file | file_enum | |
| chunk-size | num | |
| offset | num | |
| Read-only Argument | Type | Description |
|---|
| data | string | |