balena-cli/lib/commands
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
..
api-key Rename actions-oclif/ to commands/ 2020-10-02 13:42:23 +02:00
config v14 preparations: Fix TypeError produced by 'npx oclif manifest' 2022-01-08 01:16:45 +00:00
device balena SDK v16: Ensure all SDK calls use fleet slug rather than name 2021-12-23 18:40:05 +00:00
devices device, devices: Print the fleet's slug in 'org/fleetName' format 2021-12-23 15:34:09 +00:00
env balena SDK v16: Ensure all SDK calls use fleet slug rather than name 2021-12-23 18:40:05 +00:00
fleet Fix some app/fleet terminology issues 2021-12-23 18:40:05 +00:00
internal Improve UX for offline usage 2021-11-25 15:14:39 +00:00
key Rename actions-oclif/ to commands/ 2020-10-02 13:42:23 +02:00
local local configure: Allow configuring 'developmentMode' in config.json 2021-12-25 02:26:52 +00:00
os os configure, config generate: Add '--dev' option for OS developmentMode 2021-12-29 00:28:04 +00:00
release Fix help output for 'release finalize' command 2021-09-30 01:12:17 +01:00
tag Fix some app/fleet terminology issues 2021-12-23 18:40:05 +00:00
util Improve UX for offline usage 2021-11-25 15:14:39 +00:00
build.ts Remove deprecated '--app' and '--application' options (renamed to '--fleet') 2021-12-23 15:34:08 +00:00
deploy.ts build/deploy/push: Remove deprecated '--[no]gitignore' option 2021-12-23 15:34:08 +00:00
envs.ts envs: Print the fleet's slug in 'org/fleetName' format 2021-12-23 15:34:08 +00:00
fleets.ts balena SDK v16: Ensure all SDK calls use fleet slug rather than name 2021-12-23 18:40:05 +00:00
join.ts Remove deprecated '--app' and '--application' options (renamed to '--fleet') 2021-12-23 15:34:08 +00:00
keys.ts Rename actions-oclif/ to commands/ 2020-10-02 13:42:23 +02:00
leave.ts Rename applications to fleets (stage 1). See: https://git.io/JRuZr 2021-08-09 12:12:03 +01:00
login.ts Bump 'balena-lint' and fix 'no-floating-promises' warnings 2021-11-26 15:59:33 +00:00
logout.ts Rename actions-oclif/ to commands/ 2020-10-02 13:42:23 +02:00
logs.ts Livepush, logs: Automatically reconnect on 'Connection to device lost' 2020-12-09 20:43:14 +00:00
note.ts Rename actions-oclif/ to commands/ 2020-10-02 13:42:23 +02:00
orgs.ts Add orgs command 2020-12-11 12:48:44 +01:00
preload.ts balena SDK v16: Ensure all SDK calls use fleet slug rather than name 2021-12-23 18:40:05 +00:00
push.ts build/deploy/push: Remove deprecated '--convert-eol' option 2021-12-23 15:34:08 +00:00
releases.ts balena SDK v16: Ensure all SDK calls use fleet slug rather than name 2021-12-23 18:40:05 +00:00
scan.ts Improve UX for offline usage 2021-11-25 15:14:39 +00:00
settings.ts Revert styling of "balena CLI" as "balenaCLI" 2020-10-21 00:07:46 +01:00
ssh.ts ssh: Allow ssh to service with IP address and production balenaOS image 2022-02-28 21:39:49 +00:00
support.ts balena SDK v16: Ensure all SDK calls use fleet slug rather than name 2021-12-23 18:40:05 +00:00
tags.ts balena SDK v16: Ensure all SDK calls use fleet slug rather than name 2021-12-23 18:40:05 +00:00
tunnel.ts Remove unnecessary fetch of device info in balena tunnel 2022-02-24 21:02:27 +00:00
version.ts Improve UX for offline usage 2021-11-25 15:14:39 +00:00
whoami.ts Rename actions-oclif/ to commands/ 2020-10-02 13:42:23 +02:00