[
https://issues.apache.org/jira/browse/ARIA-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tal Liron closed ARIA-212.
--------------------------
Resolution: Won't Fix
The README is out of date and there is a JIRA to fix it. The equivalent of
{{aria parse}} for now is:
{code}
aria service_templates store [uri] -n [name]
aria service_templates show [name]
{code}
(I personally am lobbying for the return of simpler verb commands)
> Error: No such command "parse".
> -------------------------------
>
> Key: ARIA-212
> URL: https://issues.apache.org/jira/browse/ARIA-212
> Project: AriaTosca
> Issue Type: Bug
> Affects Versions: 0.1.0
> Reporter: Robert Nosko
> Priority: Blocker
>
> Haven't updated the project for some time. Yesterday I did:
> {code}
> pip install --upgrade
> git+http://git-wip-us.apache.org/repos/asf/incubator-ariatosca.git
> {code}
> and the _parse_ command is lost (see below). Did I miss something?
> {code}
> (aria-tosca) ✘ robert@yoda
> ~/Dev/Playground/OASIS-TOSCA/incubator-ariatosca master aria --version
> ARIA CLI 0.1.0
> (aria-tosca) robert@yoda ~/Dev/Playground/OASIS-TOSCA/incubator-ariatosca
> master aria parse
> Usage: aria [OPTIONS] COMMAND [ARGS]...
> Error: No such command "parse".
> Did you mean one of these?
> reset
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)