Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimir-nikonov committed Dec 7, 2023
1 parent ec7ad8f commit b5a5e06
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,13 @@ install one or more applications from marketplace.creatio.com
clio push-pkg --id 22966 10096
```

> [!IMPORTANT]
> When you work with packages from Application Hub, you need use command push-app with same parameters like push-pkg. For example
```
clio push-app C:\Packages\package.gz
```

## Pull package from remote application

To download package to a local file system from application, use command:
Expand Down

0 comments on commit b5a5e06

Please sign in to comment.