github.com/vchain-us/vcn@v0.9.11-0.20210921212052-a2484d23c0b3/docs/cmd/vcn_set.md (about) 1 ## vcn set 2 3 Set specific features options 4 5 ### Options 6 7 ``` 8 -h, --help help for set 9 ``` 10 11 ### Options inherited from parent commands 12 13 ``` 14 -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. 15 -S, --silent silent mode, don't show progress spinner, but it will still output the result 16 --vcnpath string config files (default is /tmp/.vcn/config.json on linux, c:\temp\config.json or c:\windows\temp\config.json on Windows) 17 ``` 18 19 ### SEE ALSO 20 21 * [vcn](vcn.md) - vChain CodeNotary - Notarize and authenticate, from code to production 22 * [vcn set notarization-password](vcn_set_notarization-password.md) - Change the notarization password for the current user 23 24 ###### Auto generated by spf13/cobra on 29-Jul-2021