balena-cli/lib/commands
2023-03-27 16:39:09 +03:00
..
api-key Rename actions-oclif/ to commands/ 2020-10-02 13:42:23 +02:00
config config generate: Fix the incompatible arch errors showing as not found 2022-10-17 23:44:08 +03:00
device Improve type checking by using the satisfies operator 2023-03-27 16:39:09 +03:00
devices Improve type checking by using the satisfies operator 2023-03-27 16:39:09 +03: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 application isLegacy check for rename and deploy 2023-03-10 16:33:00 +01: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 Stop relying on device-type.json for resolving the cpu architecture 2022-10-17 19:09:09 +03:00
release release: Add validate command for validating releases 2022-08-15 19:44:54 +00:00
tag Drop undocumented support for numeric ids in balena device commands 2022-08-01 18:52:30 +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 Fix application isLegacy check for rename and deploy 2023-03-10 16:33:00 +01:00
envs.ts envs: Print the fleet's slug in 'org/fleetName' format 2021-12-23 15:34:08 +00:00
fleets.ts fleet: Add --filter, --no-header, --no-truncate, and --sort options 2022-08-01 15:35:13 +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 Stop using the deprecated balena-sync module 2022-12-29 01:05:51 +02:00
push.ts Fix push --nolive doc typo 2023-01-13 13:36:44 +09: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 Stop using the deprecated balena-sync module 2022-12-29 01:05:51 +02:00
settings.ts Revert styling of "balena CLI" as "balenaCLI" 2020-10-21 00:07:46 +01:00
ssh.ts Drop support for numeric fleet id parameters from all commands 2022-08-01 18:52:25 +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 Drop undocumented support for numeric ids in balena device commands 2022-08-01 18:52:30 +00:00
tunnel.ts Drop support for numeric fleet id parameters from all commands 2022-08-01 18:52:25 +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