balena-cli/lib/commands
2023-05-25 12:00:39 -04:00
..
api-key Rename actions-oclif/ to commands/ 2020-10-02 13:42:23 +02:00
api-keys Add balena api-keys command for listing user/fleet API keys 2023-05-25 09:11:36 -04:00
app Add balena app create command for creatings Apps 2023-05-25 11:09:02 -04:00
block Add balena block create command for creating Blocks 2023-05-25 12:00:39 -04:00
config config generate: Stop fetching unnecessary app fields 2023-05-24 13:37:19 +03:00
device device init: Avoid extra request when not providing the --fleet option 2023-05-24 14:22:04 +03:00
devices devices: Use a single request when providing the --fleet parameter 2023-05-24 14:22:04 +03:00
env env add: Fix accepting fleet names when setting service vars 2023-05-23 15:59:41 +03:00
fleet Add balena app create command for creatings Apps 2023-05-25 11:09:02 -04: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 Use stricter typings 2023-05-23 18:57:54 +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 Use stricter typings 2023-05-23 18:57:54 +03:00
deploy.ts Use stricter typings 2023-05-23 18:57:54 +03: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 Update balena-sdk to 17.0.0 2023-05-23 13:22:38 +03:00
orgs.ts orgs: Stop fetching unnecessary org fields 2023-05-24 13:37:19 +03:00
preload.ts Use stricter typings 2023-05-23 18:57:54 +03:00
push.ts push: Stop unnecessarily fetching the application name 2023-05-24 13:37:19 +03: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 support: Change the printed support expiry date in ISO 8601 UTC format 2023-05-12 19:00:10 +03:00
tags.ts Drop undocumented support for numeric ids in balena device commands 2022-08-01 18:52:30 +00:00
tunnel.ts Update to Node 16 2023-05-11 17:49:37 -04: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