Skip to content
Snippets Groups Projects
Commit 82e2c6ce authored by Gitlab CI's avatar Gitlab CI
Browse files

Update docs

parent 674f12e2
No related branches found
No related tags found
No related merge requests found
Pipeline #5093740 passed
...@@ -224,7 +224,7 @@ No help available for this command ...@@ -224,7 +224,7 @@ No help available for this command
<event name="1"> <event name="1">
<file name="example.file" aclId="" broken="0" ctime="2021-10-28 12:54:46" dir="233353357" entryId="306974419" expiretime="" gowner="alienci" guid="0f896750-37ee-11ec-8f15-024246e5e01d" guidtime="" jobid="" lfn="/alice/cern.ch/user/a/alienci/example.file" md5="3f8a7f1fa8fcfe1faeae60b6036de9de" owner="alienci" perm="400" replicated="0" size="40" turl="alien:///alice/cern.ch/user/a/alienci/example.file" type="f" /> <file name="example.file" aclId="" broken="0" ctime="2021-10-28 12:54:46" dir="233353357" entryId="306974419" expiretime="" gowner="alienci" guid="0f896750-37ee-11ec-8f15-024246e5e01d" guidtime="" jobid="" lfn="/alice/cern.ch/user/a/alienci/example.file" md5="3f8a7f1fa8fcfe1faeae60b6036de9de" owner="alienci" perm="400" replicated="0" size="40" turl="alien:///alice/cern.ch/user/a/alienci/example.file" type="f" />
</event> </event>
<info command="example.file" creator="alienci" date="Thu Feb 02 15:17:10 UTC 2023" timestamp="1675351030093" /> <info command="example.file" creator="alienci" date="Mon Feb 06 08:52:05 UTC 2023" timestamp="1675673525591" />
</collection> </collection>
</alien> </alien>
``` ```
...@@ -621,7 +621,7 @@ No help available for this command ...@@ -621,7 +621,7 @@ No help available for this command
=== "Example" === "Example"
```console ```console
jsh: [alice] > uptime jsh: [alice] > uptime
86833 running jobs, 365346 waiting jobs, 33 active users 90089 running jobs, 225197 waiting jobs, 25 active users
``` ```
## **resubmit** ## **resubmit**
...@@ -930,14 +930,14 @@ No help available for this command ...@@ -930,14 +930,14 @@ No help available for this command
```console ```console
jsh: [alice] > ping 5 jsh: [alice] > ping 5
Sending 3 messages with a pause of 1000 ms between them Sending 3 messages with a pause of 1000 ms between them
reply from 137.138.47.222 (alice-jcentral.cern.ch / aliendb9.cern.ch): time=1.96 ms reply from 137.138.99.172 (alice-jcentral.cern.ch / pcapiserv03.cern.ch): time=2.26 ms
reply from 137.138.47.222 (alice-jcentral.cern.ch / aliendb9.cern.ch): time=3.861 ms reply from 137.138.99.172 (alice-jcentral.cern.ch / pcapiserv03.cern.ch): time=0.914 ms
reply from 137.138.47.222 (alice-jcentral.cern.ch / aliendb9.cern.ch): time=0.846 ms reply from 137.138.99.172 (alice-jcentral.cern.ch / pcapiserv03.cern.ch): time=0.797 ms
3 packets transmitted, time 2009 ms 3 packets transmitted, time 2008 ms
rtt min/avg/max/mdev = 0.846/2.222/3.861/1.245 ms rtt min/avg/max/mdev = 0.797/1.324/2.26/0.664 ms
Central service endpoint information: Central service endpoint information:
hostname : aliendb9.cern.ch hostname : pcapiserv03.cern.ch
``` ```
## **version** ## **version**
...@@ -953,10 +953,10 @@ No help available for this command ...@@ -953,10 +953,10 @@ No help available for this command
=== "Usage: alien.py" === "Usage: alien.py"
```console ```console
alien.py version: 1.4.6 alien.py version: 1.4.6
alien.py version date: 20230104_171737 alien.py version date: 20230106_003108
alien.py version hash: fd3f8fe alien.py version hash: 114fc55
alien.py location: /persistent/sw/slc7_x86-64/xjalienfs/master-local40/lib/python/site-packages/alienpy/alien.py alien.py location: /persistent/sw/slc7_x86-64/xjalienfs/master-local41/lib/python/site-packages/alienpy/alien.py
script location: /persistent/sw/slc7_x86-64/xjalienfs/master-local40/bin/alien.py script location: /persistent/sw/slc7_x86-64/xjalienfs/master-local41/bin/alien.py
Interpreter: /persistent/sw/slc7_x86-64/Python/v3.9.12-local3/bin/python3.9 Interpreter: /persistent/sw/slc7_x86-64/Python/v3.9.12-local3/bin/python3.9
Python version: 3.9.12 (main, Jan 9 2023, 20:41:47) Python version: 3.9.12 (main, Jan 9 2023, 20:41:47)
[GCC 7.3.0] [GCC 7.3.0]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment