2017-03-05 18:19:22 +08:00
|
|
|
---
|
2019-05-11 06:18:45 +08:00
|
|
|
date: 2019-05-10T23:12:21+01:00
|
2017-03-05 18:19:22 +08:00
|
|
|
title: "rclone obscure"
|
|
|
|
slug: rclone_obscure
|
|
|
|
url: /commands/rclone_obscure/
|
|
|
|
---
|
|
|
|
## rclone obscure
|
|
|
|
|
|
|
|
Obscure password for use in the rclone.conf
|
|
|
|
|
|
|
|
### Synopsis
|
|
|
|
|
|
|
|
Obscure password for use in the rclone.conf
|
|
|
|
|
|
|
|
```
|
2017-09-30 21:19:47 +08:00
|
|
|
rclone obscure password [flags]
|
|
|
|
```
|
|
|
|
|
|
|
|
### Options
|
|
|
|
|
|
|
|
```
|
|
|
|
-h, --help help for obscure
|
2017-03-05 18:19:22 +08:00
|
|
|
```
|
|
|
|
|
|
|
|
### SEE ALSO
|
|
|
|
|
2018-10-15 18:03:08 +08:00
|
|
|
* [rclone](/commands/rclone/) - Show help for rclone commands, flags and backends.
|
2018-03-19 18:06:13 +08:00
|
|
|
|
2019-05-11 06:18:45 +08:00
|
|
|
###### Auto generated by spf13/cobra on 10-May-2019
|