Replies: 3 comments
-
| 
         Wondering if you can rely on shell variable or alias for this?  | 
  
Beta Was this translation helpful? Give feedback.
-
| 
         Does an alias or a shell variable solve for querying multiple projects at the same time? There are two use cases here that I can see. 
 If nothing else, a command to quickly change the default project would be helpful. This would effectively change the idea of a "default" project to an "active" project. A good example of a CLI with this type of behavior is the Google Public Cloud CLI. The CLI supports changing projects using this syntax   | 
  
Beta Was this translation helpful? Give feedback.
-
| 
         If there's a design that you're comfortable with as a project owner, I can ask around my team to see if anyone would be able to pick the work up as a side project and contribute a PR as a feature proposal.  | 
  
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I work in multiple projects (nearly 8). I need to specify the projects in almost every jira command. Typing 8 projects in each command is impractical.
Should we take #182 one step further and allow the user to specify multiple default projects in the config file?
Beta Was this translation helpful? Give feedback.
All reactions