Skip to content

gtl stash drop

Parent command: gtl stash.

Delete a stash by numeric index. Defaults to stash 0 when no index is provided.

Usage

bash
gtl stash drop [index] [flags]

Examples

bash
gtl stash drop
gtl stash drop 3

Full Help

text
Delete a stash by numeric index. Defaults to stash 0 when no index is provided.

Usage:
  gtl stash drop [index] [flags]

Examples:
gtl stash drop
gtl stash drop 3

Flags:
  -h, --help   help for drop

Released under the MIT License.