Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
hpc-compendium
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ZIH
hpcsupport
hpc-compendium
Commits
53d49965
Commit
53d49965
authored
1 year ago
by
Martin Schroschk
Browse files
Options
Downloads
Patches
Plain Diff
Consistency in using long options
parent
be7c4363
No related branches found
No related tags found
3 merge requests
!899
Preview
,
!897
Draft: Preview
,
!888
Consistency in using long options
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc.zih.tu-dresden.de/docs/data_lifecycle/workspaces.md
+4
-4
4 additions, 4 deletions
doc.zih.tu-dresden.de/docs/data_lifecycle/workspaces.md
with
4 additions
and
4 deletions
doc.zih.tu-dresden.de/docs/data_lifecycle/workspaces.md
+
4
−
4
View file @
53d49965
...
@@ -171,7 +171,7 @@ Options:
...
@@ -171,7 +171,7 @@ Options:
!!! example "Workspace allocation on specific filesystem"
!!! example "Workspace allocation on specific filesystem"
In order to allocate a workspace on a non-default filesystem, the option
In order to allocate a workspace on a non-default filesystem, the option
`--filesystem
<filesystem>` is required.
`--filesystem
=
<filesystem>` is required.
```console
```console
marie@login$ ws_allocate --filesystem scratch_fast test-workspace 3
marie@login$ ws_allocate --filesystem scratch_fast test-workspace 3
...
@@ -610,6 +610,6 @@ wrong name. Use only the short name that is listed after `id:` when using `ws_li
...
@@ -610,6 +610,6 @@ wrong name. Use only the short name that is listed after `id:` when using `ws_li
**Q**
: I forgot to specify an e-mail alert when allocating my workspace. How can I add the
**Q**
: I forgot to specify an e-mail alert when allocating my workspace. How can I add the
e-mail alert functionality to an existing workspace?
e-mail alert functionality to an existing workspace?
**A**
: You can add the e-mail alert by "overwriting" the workspace settings via
`ws_allocate -x -m
**A**
: You can add the e-mail alert by "overwriting" the workspace settings via
<mail address> -
r
<days> -
n
<ws-name> -
d
<duration> -
F <fs>`
. (This will lower the remaining
`ws_allocate --extension --mailaddress=
<mail address> -
-reminder=
<days> -
-name=
<ws-name> -
-duration=
<duration> -
-filesystem=<fs>`
.
extensions by one.)
(This will lower the remaining
extensions by one.)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment