github.com/vchain-us/vcn@v0.9.11-0.20210921212052-a2484d23c0b3/docs/cmd/vcn_alerts_list.md (about)

     1  ## vcn alerts list
     2  
     3  List configured alert
     4  
     5  ```
     6  vcn alerts list [flags]
     7  ```
     8  
     9  ### Options
    10  
    11  ```
    12    -h, --help   help for list
    13  ```
    14  
    15  ### Options inherited from parent commands
    16  
    17  ```
    18    -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.
    19    -S, --silent           silent mode, don't show progress spinner, but it will still output the result
    20        --vcnpath string   config files (default is /tmp/.vcn/config.json on linux, c:\temp\config.json or c:\windows\temp\config.json on Windows)
    21  ```
    22  
    23  ### SEE ALSO
    24  
    25  * [vcn alerts](vcn_alerts.md)	 - Manage alerts
    26  
    27  ###### Auto generated by spf13/cobra on 29-Jul-2021