Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dCache
cta
Commits
9ce9e823
Commit
9ce9e823
authored
Feb 12, 2016
by
Daniele Kruse
Browse files
More work on the CLI
parent
dfe31f68
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
doc/1_ctaCLI_Admin_Interface.txt
View file @
9ce9e823
2. CTA – Admin INTERFACE version
3
.0 (
03
/02/2016)
2. CTA – Admin INTERFACE version
4
.0 (
12
/02/2016)
cta bs/bootstrap --uid/-u <uid> --gid/-g <gid> --hostname/-h <host_name> --comment/-m <"comment"> // restricted usage (to be defined)
cta ad/admin add/ch/rm/ls:
add --uid/-u <uid> --gid/-g <gid> --comment/-m <"comment">
ch --uid/-u <uid> --gid/-g <gid>
[
--comment/-m <"comment">
]
ch --uid/-u <uid> --gid/-g <gid> --comment/-m <"comment">
rm --uid/-u <uid> --gid/-g <gid>
ls
cta ah/adminhost add/ch/rm/ls:
add --name/-n <host_name> --comment/-m <"comment">
ch --name/-n <host_name>
[
--comment/-m <"comment">
]
ch --name/-n <host_name> --comment/-m <"comment">
rm --name/-n <host_name>
ls
...
...
xroot_plugins/XrdCtaFile.cpp
View file @
9ce9e823
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment