improve merlin_quotas docu
All checks were successful
Build and deploy documentation / build-and-deploy-docs (push) Successful in 22s
All checks were successful
Build and deploy documentation / build-and-deploy-docs (push) Successful in 22s
This commit is contained in:
@@ -93,7 +93,10 @@ be tracked. In theory any (or all available projects) can be tracked, but due to
|
||||
UNIX and Lustre permissions, accessing quotas information for a project you're not
|
||||
a member of **is not possible**.
|
||||
|
||||
If you are added/removed from a project, you can update this config file by
|
||||
calling `merlin_quotas genconf --force` (notice the `--force`, which will overwrite
|
||||
your existing config file) or by editing the file by hand (*not recommended*).
|
||||
!!! tip
|
||||
If you are added/removed from a project, you can update this config file by
|
||||
calling `merlin_quotas genconf --all-projects --force`. The
|
||||
`--all-projects` will fully check your possible membership to all projects,
|
||||
and the `--force` will overwrite your existing config file. You can also
|
||||
edit the file by hand (*not recommended*).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user