Modify ↓
Opened 8 years ago
Closed 8 years ago
#12834 closed enhancement (fixed)
Allow initenv with --config only
| Reported by: | Ryan J Ollos | Owned by: | Ryan J Ollos |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.2.2 |
| Component: | admin/console | Version: | |
| Severity: | normal | Keywords: | initenv |
| Cc: | Branch: | ||
| Release Notes: |
The positional arguments of the |
||
| API Changes: | |||
| Internal Changes: | |||
Description
#11333 added the --config switch to initenv, however <projectname> and <db> must still be specified. It would be useful to be able to create an environment using the specified configuration and without passing <projectname> and <db> in the command, as these might already be contained in trac.ini.
Attachments (0)
Change History (2)
comment:1 by , 8 years ago
| Release Notes: | modified (diff) |
|---|
comment:2 by , 8 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.



Proposed changes in [34fa5cce8/rjollos.git].