Robert Nosko created ARIA-212:
---------------------------------
Summary: Error: No such command "parse".
Key: ARIA-212
URL: https://issues.apache.org/jira/browse/ARIA-212
Project: AriaTosca
Issue Type: Bug
Reporter: Robert Nosko
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)