You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ariatosca.apache.org by "Maxim Orlov (JIRA)" <ji...@apache.org> on 2017/04/30 09:41:04 UTC

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

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

Maxim Orlov closed ARIA-147.
----------------------------
       Resolution: Fixed
    Fix Version/s: 0.1.0

The current auto-completion supports only static bash completion. 
The current click framework does not provide a simple and elegant solution for dynamic auto-completion. 

> 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
>             Fix For: 0.1.0
>
>
> 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)