So that I do not forget. This is important for consistency.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | self-alias-2.patch | 3.4 KB | greg.1.anderson |
| #3 | self-alias.patch | 2.77 KB | greg.1.anderson |
So that I do not forget. This is important for consistency.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | self-alias-2.patch | 3.4 KB | greg.1.anderson |
| #3 | self-alias.patch | 2.77 KB | greg.1.anderson |
Comments
Comment #1
moshe weitzman commentedAnd @self should show up in sa command, no? It currently does not at AFAICT
Comment #2
greg.1.anderson commentedComment #3
greg.1.anderson commentedHere is a patch that creates the alias "@self". Two notes.
Comment #4
moshe weitzman commentedI think it would help folks if @self shows up. That way we can write tutorials including sa command and have them make sense. We can filter it from --pipe.
Comment #5
greg.1.anderson commentedHm, actually, @self does show up in sa in patch #3, but only if some site is bootstrapped (after drush_bootstrap_max).
This patch also insures that only unique values will appear in the output of
drush sa --pipeComment #6
greg.1.anderson commentedAnd now with patch...
Comment #7
moshe weitzman commentedComment #8
greg.1.anderson commentedCommitted.