github.com/kbehouse/nsc@v0.0.6/docs/nsc_delete_export.md (about)

     1  ## nsc delete export
     2  
     3  Delete an export
     4  
     5  ### Synopsis
     6  
     7  Delete an export
     8  
     9  ```
    10  nsc delete export [flags]
    11  ```
    12  
    13  ### Options
    14  
    15  ```
    16    -a, --account string   account name
    17    -h, --help             help for export
    18    -s, --subject string   subject
    19  ```
    20  
    21  ### Options inherited from parent commands
    22  
    23  ```
    24    -i, --interactive          ask questions for various settings
    25    -K, --private-key string   private key
    26  ```
    27  
    28  ### SEE ALSO
    29  
    30  * [nsc delete](nsc_delete.md)	 - Delete imports and exports
    31  
    32  ###### Auto generated by spf13/cobra on 18-Mar-2021