mirror of https://gitee.com/bigwinds/arangodb
Slightly more detailed explanation of 'foxx-manager fetch github'
This commit is contained in:
parent
b3d46923f2
commit
a6229f2283
|
@ -53,7 +53,9 @@ If you execute
|
|||
|
||||
unix> foxx-manager fetch github "fceller/hello-foxx" "v1.2.1"
|
||||
|
||||
then the version 1.2.1 of the application will be downloaded. The command *fetched* lists all fetched applications.
|
||||
the git tag *1.2.1* of the referenced repo will be downloaded and the contents of its *manifest.json* is used to determine the apps' properties.
|
||||
|
||||
The command *fetched* lists all fetched applications.
|
||||
|
||||
unix> foxx-manager fetched
|
||||
Name Author Description AppID Version Path
|
||||
|
|
Loading…
Reference in New Issue