You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
check whether the new package has variables assigned
The text was updated successfully, but these errors were encountered:
ghost
changed the title
content-cli pull package fails to copy package variablescontent-cli pull package does not copy empty package variables
Dec 19, 2023
I did some quick debugging -- pretty sure it only fails to copy plain text variables that were created, but no value was ever assigned.
Steps to reproduce:
content-cli pull package -p profile --key key
content-cli push package -p profile --newKey newkey package_name.zip
The text was updated successfully, but these errors were encountered: