Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
nexus
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
flg_projects
nexus_vdi
nexus
Commits
f9b18afa
Commit
f9b18afa
authored
1 year ago
by
Florent Gluck
Browse files
Options
Downloads
Patches
Plain Diff
Fixed typo in doc
parent
01241431
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/README_client.md
+2
-2
2 additions, 2 deletions
docs/README_client.md
with
2 additions
and
2 deletions
docs/README_client.md
+
2
−
2
View file @
f9b18afa
...
...
@@ -377,12 +377,12 @@ vmdel "exam ISC_433 PCO"
Set the VM access for VM
`89649fe3-4940-4b77-929e-50903789cd87`
with:
`VM_LIST`
and
`VM_DESTROY`
for user
`student@nexus.org`
:
```
vm
set
access 89649fe3-4940-4b77-929e-50903789cd87 student@nexus.org VM_LIST VM_DESTROY
vm
add
access 89649fe3-4940-4b77-929e-50903789cd87 student@nexus.org VM_LIST VM_DESTROY
```
Set VM access for VMs matching the "alpine" pattern with:
`VM_START`
and
`VM_STOP`
for user
`student@nexus.org`
:
```
vm
set
access alpine student@nexus.org VM_START VM_STOP
vm
add
access alpine student@nexus.org VM_START VM_STOP
```
Remove VM access for
`student@nexus.org`
from VM
`89649fe3-4940-4b77-929e-50903789cd87`
:
...
...
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