[jira] [Comment Edited] (ARIA-147) Support auto-completion in CLI

2017-04-24 Thread Maxim Orlov (JIRA)

[ 
https://issues.apache.org/jira/browse/ARIA-147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980495#comment-15980495
 ] 

Maxim Orlov edited comment on ARIA-147 at 4/24/17 9:34 AM:
---

The commands auto completion is a builtin click feature. to activate it use 
{{eval "$(_ARIA_COMPLETE=source aria)"}}. 




was (Author: mxmrlv):
The commands auto completion is a builtin click feature. to activate it use 
{{export _ARIA_COMPLETE=source aria}}. 

> Support auto-completion in CLI
> --
>
> Key: ARIA-147
> URL: https://issues.apache.org/jira/browse/ARIA-147
> Project: AriaTosca
>  Issue Type: Story
>Reporter: Ran Ziv
>Assignee: Maxim Orlov
>
> Add support for auto-completion in CLI:
> 1) commands/flags completion - (e.g. {{executions}}, {{--force}}, etc.)
> 2) Values completion - auto-complete possible values by querying the storage, 
> e.g. {{aria executions start -s my-service my-workflow}} - the 
> {{my-workflow}} workflow name should be able to auto-complete by querying the 
> service's workflows.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Comment Edited] (ARIA-147) Support auto-completion in CLI

2017-04-23 Thread Maxim Orlov (JIRA)

[ 
https://issues.apache.org/jira/browse/ARIA-147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980495#comment-15980495
 ] 

Maxim Orlov edited comment on ARIA-147 at 4/23/17 6:11 PM:
---

The commands auto completion is a builtin click feature. to activate it use 
{{export _ARIA_COMPLETE=source aria}}. 


was (Author: mxmrlv):
The commands auto completion is a builtin click feature. to activate it use 
```export _ARIA_COMPLETE=source aria```. 

> Support auto-completion in CLI
> --
>
> Key: ARIA-147
> URL: https://issues.apache.org/jira/browse/ARIA-147
> Project: AriaTosca
>  Issue Type: Story
>Reporter: Ran Ziv
>Assignee: Maxim Orlov
>
> Add support for auto-completion in CLI:
> 1) commands/flags completion - (e.g. {{executions}}, {{--force}}, etc.)
> 2) Values completion - auto-complete possible values by querying the storage, 
> e.g. {{aria executions start -s my-service my-workflow}} - the 
> {{my-workflow}} workflow name should be able to auto-complete by querying the 
> service's workflows.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Comment Edited] (ARIA-147) Support auto-completion in CLI

2017-04-23 Thread Maxim Orlov (JIRA)

[ 
https://issues.apache.org/jira/browse/ARIA-147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15980495#comment-15980495
 ] 

Maxim Orlov edited comment on ARIA-147 at 4/23/17 6:10 PM:
---

The commands auto completion is a builtin click feature. to activate it use 
```export _ARIA_COMPLETE=source aria```. 


was (Author: mxmrlv):
The commands auto completion is a builtin click feature. to activate it use 
`export _ARIA_COMPLETE=source aria`. 

> Support auto-completion in CLI
> --
>
> Key: ARIA-147
> URL: https://issues.apache.org/jira/browse/ARIA-147
> Project: AriaTosca
>  Issue Type: Story
>Reporter: Ran Ziv
>Assignee: Maxim Orlov
>
> Add support for auto-completion in CLI:
> 1) commands/flags completion - (e.g. {{executions}}, {{--force}}, etc.)
> 2) Values completion - auto-complete possible values by querying the storage, 
> e.g. {{aria executions start -s my-service my-workflow}} - the 
> {{my-workflow}} workflow name should be able to auto-complete by querying the 
> service's workflows.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)