github.com/vchain-us/vcn@v0.9.11-0.20210921212052-a2484d23c0b3/docs/cmd/vcn_set_notarization-password.md (about) 1 ## vcn set notarization-password 2 3 Change the notarization password for the current user 4 5 ### Synopsis 6 7 This command allows you to set a custom notarization password. 8 9 ``` 10 vcn set notarization-password [flags] 11 ``` 12 13 ### Options 14 15 ``` 16 -h, --help help for notarization-password 17 ``` 18 19 ### Options inherited from parent commands 20 21 ``` 22 -o, --output string output format, one of: --output=json|--output=yaml|--output=''. In Codenotary Cloud authenticate command is possible to specify also --output=attachments. It permits to download all items attached to an artifact. 23 -S, --silent silent mode, don't show progress spinner, but it will still output the result 24 --vcnpath string config files (default is /tmp/.vcn/config.json on linux, c:\temp\config.json or c:\windows\temp\config.json on Windows) 25 ``` 26 27 ### SEE ALSO 28 29 * [vcn set](vcn_set.md) - Set specific features options 30 31 ###### Auto generated by spf13/cobra on 29-Jul-2021