summaryrefslogtreecommitdiff
path: root/issues/i_a90ad11f.cil
blob: e02b869fd49b4d90e94bfb1e95b2cdd583f82402 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Summary: Write a default .cil file so --commands work
Status: New
CreatedBy: Nigel McNie <nigel@mcnie.name>
AssignedTo: Andrew Chilton <andychilton@gmail.com>
Comment: d6ee2369
Inserted: 2008-07-02T12:22:45
Updated: 2008-07-02T12:42:18

When I tried to use cil for the first time, I did:

cil init
[fix debian packaging :)]
cil init
cil add
cil list --is-open

And got no results. Because cil didn't know at that point what statuses counted
as 'open'.

It would be nice if a default .cil was written out, with just enough statuses
etc. in it to make those common --command flags work.

You could also add cil init --bare to not write this out.