balena-cli/lib
Paulo Castro 915f7e3763 ssh: Allow ssh to service with IP address and production balenaOS image
Also remove 'balena ssh' dependency on the device supervisor (that may
be down because of device issues or a supervisor bug) when opening a
ssh shell on a container (#1560).

Resolves: #2458
Resolves: #1560
Change-type: minor
2022-02-28 21:39:49 +00:00
..
auth chore: lib/auth/utils.ts: Replace deprecated url.resolve, use async/await 2022-01-19 22:48:46 +00:00
commands ssh: Allow ssh to service with IP address and production balenaOS image 2022-02-28 21:39:49 +00:00
framework v13 preparations: Standardize command data output 2021-12-08 12:10:08 +01:00
hooks Replace mixpanel dependency with simple GET request 2021-09-30 01:12:17 +01:00
utils ssh: Allow ssh to service with IP address and production balenaOS image 2022-02-28 21:39:49 +00:00
app.ts Improve UX for offline usage 2021-11-25 15:14:39 +00:00
command.ts v13 preparations: Standardize command data output 2021-12-08 12:10:08 +01:00
config.ts Add "build secrets" and "build variables" support for push/build/deploy 2019-07-15 16:23:35 +01:00
deprecation.ts Improve UX for offline usage 2021-11-25 15:14:39 +00:00
errors.ts Improve UX for offline usage 2021-11-25 15:14:39 +00:00
events.ts Refactor cached username logic from events.ts to bootstrap.ts for reuse 2022-02-11 15:23:36 +00:00
fast-boot.ts chore: Update @types/node to v12.20.42 2022-01-19 22:48:46 +00:00
global.d.ts Fix occasional "CLI prints 'null' and exits" (replace old Raven/Sentry SDK) 2020-03-09 12:51:56 +00:00
help.ts Add deprecation policy checker and --unsupported global flag 2021-08-19 23:17:31 +01:00
preparser.ts Add tips for removed commands 2021-12-23 18:40:05 +00:00