Skip to content

Commit

Permalink
files_external:list --importable-format documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-davis committed Jun 11, 2020
1 parent d28999f commit a51ee1e
Showing 1 changed file with 7 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,13 @@ files_external:list [--show-password] [--full] [-a|--all] [-s|--short] [--] [<us

[width="100%",cols="20%,70%",]
|===
| `--show-password` | User to add the mount configurations for, if not set the mount will
be added as system mount.
| `--full` | Don't save the imported mounts, only list the new mounts.
| `-a, --all` | Show both system-wide mounts and all personal mounts.
| `-s, --short` | Show only a reduced mount info.
| `--output=[OUTPUT]` | The output format to use (`plain`, `json` or `json_pretty`, default is `plain`).
| `--show-password` | Show passwords and secrets
| `--mount-options | Show all mount options independent if they are set to their default value or not
| `--full` | Don't truncate long values in table output
| `-a, --all` | Show both system-wide mounts and all personal mounts.
| `-s, --short` | Show only a reduced mount info.
| `-i, --importable-format | Provide output values in a format compatible with files_external:import
| `--output=[OUTPUT]` | The output format to use (`plain`, `json` or `json_pretty`, default is `plain`).
|===

=== Example
Expand Down

0 comments on commit a51ee1e

Please sign in to comment.