Remove 'quickstart' command and deprecate 'local push'.

Change-type: major
Signed-off-by: Paulo Castro <paulo@balena.io>
This commit is contained in:
Paulo Castro
2019-04-02 18:01:28 +01:00
parent 79e240f630
commit 30698c62e3
14 changed files with 84 additions and 130 deletions

View File

@ -1,10 +1,11 @@
const DEBUG_MODE = !!process.env.DEBUG;
export const reachingOut = `\
If you need help, or just want to say hi, don't hesitate in reaching out at:
If you need help, or just want to say hi, don't hesitate in reaching out
through our discussion and support forums at https://forums.balena.io
Forums: https://forums.balena.io
GitHub: https://github.com/balena-io/balena-cli/issues/new\
For bug reports or feature requests, have a look at the GitHub issues or
create a new one at: https://github.com/balena-io/balena-cli/issues/\
`;
const debugHint = `\
@ -13,10 +14,11 @@ line with DEBUG=1, i.e.: DEBUG=1 balena ...
`;
export const getHelp = `${DEBUG_MODE ? '' : debugHint}\
If you need help, don't hesitate in contacting us at:
If you need help, don't hesitate in contacting our support forums at
https://forums.balena.io
Forums: https://forums.balena.io
GitHub: https://github.com/balena-io/balena-cli/issues/new\
For bug reports or feature requests, have a look at the GitHub issues or
create a new one at: https://github.com/balena-io/balena-cli/issues/\
`;
export const balenaAsciiArt = `\