---
title: banner
categories: |
default
version: 0.104.0
default: |
Print a banner for Nushell with information about the project
usage: |
Print a banner for Nushell with information about the project
editLink: false
contributors: false
---
<!-- This file is automatically generated. Please edit the command in https://github.com/nushell/nushell instead. -->
# `banner` for [default](/commands/categories/default.md)
<div class='command-title'>Print a banner for Nushell with information about the project</div>
## Signature
```> banner {flags} ```
## Flags
- `--short`: Only show startup time
## Input/output types:
| input | output |
| ----- | ------ |
| any | any |