Task #2047 (closed)
Opened 9 years ago
Closed 8 years ago
Integrate `bin/omero login` args into `bin/omero shell`
| Reported by: | jamoore | Owned by: | jamoore |
|---|---|---|---|
| Priority: | minor | Milestone: | OMERO-4.4 |
| Component: | General | Version: | n.a. |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | 2012-01-31 (7) |
Description
If "last login" is set (#1998), then bin/omero shell could already contain a logged in client object.
Change History (1)
comment:1 Changed 8 years ago by jmoore
- Component set to General
- Milestone changed from Unscheduled to OMERO-Beta4.4
- Priority set to minor
- Remaining Time changed from 0.5 to 0
- Resolution set to fixed
- Sprint set to 2012-01-31 (7)
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
This has been done previously (4.3 or earlier). Now, bin/omero shell --login will guarantee that "omero" is imported and that the "client" argument is live in the shell. We don't automatically do login, since that could conflict with scripts run via: bin/omero shell < script.py