mirror of
https://github.com/rclone/rclone.git
synced 2024-12-02 13:34:02 +08:00
30 lines
485 B
Markdown
30 lines
485 B
Markdown
---
|
|
date: 2019-06-15T12:00:42+01: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
|
|
|
|
```
|
|
rclone obscure password [flags]
|
|
```
|
|
|
|
### Options
|
|
|
|
```
|
|
-h, --help help for obscure
|
|
```
|
|
|
|
### SEE ALSO
|
|
|
|
* [rclone](/commands/rclone/) - Show help for rclone commands, flags and backends.
|
|
|
|
###### Auto generated by spf13/cobra on 15-Jun-2019
|