[
https://issues.apache.org/jira/browse/ARIA-212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15999710#comment-15999710
]
Ran Ziv edited comment on ARIA-212 at 5/7/17 6:53 AM:
------------------------------------------------------
Just a small fix, the commands are:
{{aria service-templates store [uri] [name]}}
{{aria service-templates show [name]}}
was (Author: ran):
Just a small fix, the commands are:
`aria service-templates store [uri] [name]`
`aria service-templates show [name]`
> 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)