..
device
logs: Change the timestamp format to ISO 8601 UTC
2023-05-12 19:00:10 +03:00
bootstrap.ts
Refactor cached username logic from events.ts to bootstrap.ts for reuse
2022-02-11 15:23:36 +00:00
cloud.ts
Stop relying on device-type.json for resolving the device type aliases
2022-10-17 19:09:09 +03:00
common-args.ts
Drop support for numeric fleet id parameters from all commands
2022-08-01 18:52:25 +00:00
common-flags.ts
os configure, config generate: Add '--secureBoot' option to opt-in secure boot
2023-05-19 18:10:00 +02:00
compose_ts.ts
Drop deprecated --logs
flag
2022-08-01 15:35:13 +00:00
compose-types.d.ts
Drop deprecated --logs
flag
2022-08-01 15:35:13 +00:00
compose.ts
Switch to balena-compose
2022-07-14 13:05:21 +00:00
config.ts
os configure, config generate: Add '--secureBoot' option to opt-in secure boot
2023-05-19 18:10:00 +02:00
deploy-legacy.ts
Convert lib/utils/deploy-legacy to typescript
2022-01-03 16:10:17 +00:00
discover.ts
Stop using the deprecated balena-sync module
2022-12-29 01:05:51 +02:00
docker.ts
Switch to balena-compose
2022-07-14 13:05:21 +00:00
env-common.ts
Rename applications to fleets (stage 1). See: https://git.io/JRuZr
2021-08-09 12:12:03 +01:00
eol-conversion.ts
Remove remaining v12 switches
2020-12-08 11:00:36 +01:00
helpers.ts
Improve type checking by using the satisfies operator
2023-03-27 16:39:09 +03:00
ignore.ts
build/deploy/push: Remove deprecated '--[no]gitignore' option
2021-12-23 15:34:08 +00:00
lazy.ts
Automation: enforce noImplicitAny for the type-checked javascript
2022-01-04 16:27:06 +00:00
logger.ts
build, deploy: Improve logging of image build messages
2021-09-23 16:37:45 +00:00
messages.ts
os configure, config generate: Add '--secureBoot' option to opt-in secure boot
2023-05-19 18:10:00 +02:00
normalization.ts
Add organizations support to app rename command
2020-12-10 13:57:42 +01:00
oclif-utils.ts
Remove need for hardcoded list of command ids
2020-10-27 10:36:49 +01:00
patterns.ts
Drop support for numeric fleet id parameters from all commands
2022-08-01 18:52:25 +00:00
pine.ts
Add new command device restart
2020-09-18 12:39:53 +02:00
promote.ts
Improve type checking by using the satisfies operator
2023-03-27 16:39:09 +03:00
proxy.ts
Refactor initialization code (delete app-oclif.ts and app-common.ts)
2020-10-11 00:45:53 +01:00
qemu.ts
Update QEMU to v7.0.0
2022-06-06 14:56:10 -04:00
remote-build.ts
Switch to balena-compose
2022-07-14 13:05:21 +00:00
sdk.ts
Drop support for numeric fleet id parameters from all commands
2022-08-01 18:52:25 +00:00
ssh.ts
Extra linting
2023-01-03 16:08:10 -03:00
streams.ts
Switch from new Bluebird to native version
2020-06-30 23:59:17 +01:00
sudo.ts
chore: Update @types/node to v12.20.42
2022-01-19 22:48:46 +00:00
tty.ts
deploy: Ensure the release fails if an image's digest (hash) is missing
2021-11-16 11:55:07 +00:00
tunnel.ts
tls: Use TLS for tunnel connection
2021-01-20 21:18:23 +00:00
umount.ts
config write: Fix EBUSY error on macOS
2021-07-21 23:56:57 +01:00
update.ts
patch: Clarify update rate of update notifier info
2023-01-26 14:15:43 +11:00
validation.ts
balena SDK v16: Ensure all SDK calls use fleet slug rather than name
2021-12-23 18:40:05 +00:00
version.ts
fleet: Add --filter
, --no-header
, --no-truncate
, and --sort
options
2022-08-01 15:35:13 +00:00
which.ts
ssh: Attempt cloud username if 'root' authentication fails
2022-02-12 02:40:35 +00:00