Merge pull request #1160 from balena-io/change-sync-deprecation-message

Remove information about livepush in sync deprecation message
This commit is contained in:
CameronDiver 2019-04-09 14:35:30 +01:00 committed by GitHub
commit 6bc55ea7ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@ const deprecationMsg = stripIndent`\
-------------------------------------------------------------------------
Deprecation notice: please note that \`balena sync\` is deprecated and will
be removed in a future release of the CLI. We are working on an exciting
"live push" alternative: https://github.com/balena-io-modules/livepush
replacement to this, which will be released soon!
-------------------------------------------------------------------------
`;