# velocirepo remove-view


Remove a view directory


``` bash
velocirepo remove-view [OPTIONS]
```


<span class="gd-details-chevron" aria-hidden="true"></span>Full --help output


    Remove a view directory

    Usage:
      velocirepo remove-view <name> [flags]

    Flags:
          --force   skip confirmation prompt
      -h, --help    help for remove-view

    Global Flags:
          --config string   config file (default: walk up for velocirepo.toml)
      -q, --quiet           suppress progress output
      -v, --verbose         enable debug logging


## Options


`--force`  
skip confirmation prompt

`-h, --help`  
help for remove`-v`iew

`--config: string = walk up for velocirepo.toml`  
config file

`-q, --quiet`  
suppress progress output

`-v, --verbose`  
enable debug logging
