aboutsummaryrefslogtreecommitdiff
path: root/resources/helpdoc/commands/workspace/sheet.en.md
blob: 9890f6a1be23b55bc0f8b4ed7a8c7820e4a0f3c9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
> Operate on or display the `sheet` in the _current workspace_

## Usage
jvn workspace sheet <arguments: ?>
__  --active     <sheet_name> # Active a sheet
__  --new        <sheet_name> # Create a sheet
__  --delete     <sheet_name> # Delete a sheet
__  --print-path <sheet_name> # Print the sheet path
__  --list-all                # List all sheets

## Aliases
__   -a <sheet_name>
__   -n <sheet_name>
__   -d <sheet_name>
__   -p <sheet_name>
__   -A