summaryrefslogtreecommitdiff
path: root/man/bst-workspace.1
blob: 4d2ee00ff5850a66ae63efe05636dda817b47665 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
.TH "BST WORKSPACE" "1" "27-Jun-2019" "" "bst workspace Manual"
.SH NAME
bst\-workspace \- Manipulate developer workspaces
.SH SYNOPSIS
.B bst workspace
[OPTIONS] COMMAND [ARGS]...
.SH DESCRIPTION
Manipulate developer workspaces
.SH COMMANDS
.PP
\fBopen\fP
  Open a new workspace
  See \fBbst workspace-open(1)\fP for full documentation on the \fBopen\fP command.
.PP
\fBclose\fP
  Close workspaces
  See \fBbst workspace-close(1)\fP for full documentation on the \fBclose\fP command.
.PP
\fBreset\fP
  Reset a workspace to its original state
  See \fBbst workspace-reset(1)\fP for full documentation on the \fBreset\fP command.
.PP
\fBlist\fP
  List open workspaces
  See \fBbst workspace-list(1)\fP for full documentation on the \fBlist\fP command.