-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
cartridge pack tgz --filename ./${PRODUCT_NAME}-${APP_VERSION}.tar.gz --version ${APP_VERSION}
The command does not have the ability to use the local SDK. In recent versions, flags have appeared for similar work with docker. However, this is not suitable for use in a circuit where there is no internet and the SDK is installed in a folder.
Requires a flag similar to "--only-server" in "tarantoolctl".
Without such a flag, we have to patch "tarantoolctl" for each version.
Metadata
Metadata
Assignees
Labels
No labels