83 Commits

Author SHA1 Message Date
myarmolinsky
aa9b0e4a96 Deprecate devices supported command in favor of device-type list
Change-type: patch
2024-10-24 15:52:08 -04:00
myarmolinsky
82fb63a365 Deprecate notes command in favor of device note
Change-type: patch
2024-10-24 15:52:08 -04:00
myarmolinsky
bc5cbfe6fe Deprecate tunnel command in favor of device tunnel
Change-type: patch
2024-10-24 15:52:08 -04:00
myarmolinsky
72dd9bcda6 Deprecate env add in favor of env set
Change-type: patch
2024-10-24 15:52:08 -04:00
myarmolinsky
e2020a1b42 Deprecate ssh command in favor of device ssh
Change-type: patch
2024-10-24 15:52:08 -04:00
myarmolinsky
d3c5e787c5 Deprecate logs command in favor of device logs
Change-type: patch
2024-10-24 15:52:08 -04:00
myarmolinsky
3fa668665c Deprecate scan command in favor of device detect
Change-type: patch
2024-10-24 15:52:08 -04:00
myarmolinsky
fca255dd93 Deprecate orgs command in favor of organization list
Change-type: patch
2024-10-24 15:52:08 -04:00
myarmolinsky
72177182d4 Deprecate tags command in favor of tag list
Change-type: patch
2024-10-24 15:52:08 -04:00
myarmolinsky
cdec4a6847 Deprecate envs command in favor of env list
Change-type: patch
2024-10-24 15:52:06 -04:00
myarmolinsky
e8ed309094 Deprecate key commands in favor of ssh-key
Change-type: patch
2024-10-24 13:51:50 -04:00
myarmolinsky
99787626d7 Deprecate keys command in favor of key list
Change-type: patch
2024-10-24 13:51:50 -04:00
myarmolinsky
7856813322 Deprecate releases command in favor of release list
Change-type: patch
2024-10-24 13:51:50 -04:00
myarmolinsky
dae115b0d8 Deprecate fleets command in favor of fleet list
Change-type: patch
2024-10-24 13:51:50 -04:00
myarmolinsky
5061e904e6 Deprecate api-keys command in favor of api-key list
Change-type: patch
2024-10-24 13:51:50 -04:00
myarmolinsky
23ce6261b3 Deprecate devices command in favor of device list
Change-type: patch
2024-10-24 13:51:50 -04:00
myarmolinsky
bed1324655 Update image_size type from number to string 2024-10-23 09:19:27 -04:00
myarmolinsky
09d52c504d device-type list: Add --all flag for including no longer supported device types in the list
Change-type: minor
2024-10-23 07:23:40 -04:00
myarmolinsky
e5cee648f2 Add alias device-type list for command devices supported
Change-type: minor
2024-10-23 07:23:40 -04:00
myarmolinsky
3eb3b3b584 Add alias device note for command notes
Change-type: minor
2024-10-21 21:07:38 -04:00
myarmolinsky
bff5897047 Add alias device tunnel for command tunnel
Change-type: minor
2024-10-21 20:29:20 -04:00
myarmolinsky
f1924bba6b Add alias env set for command env add
Change-type: minor
2024-10-21 12:06:17 -04:00
myarmolinsky
76c08b6c13 Add alias device ssh for ssh command
Change-type: minor
2024-10-21 10:46:08 -04:00
myarmolinsky
b77f266bd7 Add alias device logs for logs
Change-type: minor
2024-10-21 07:35:58 -04:00
myarmolinsky
ba5bb7b12c Add alias device detect for scan
Change-type: minor
2024-10-18 10:45:06 -04:00
myarmolinsky
082cce332a Add alias organization list for orgs command
Change-type: minor
2024-10-18 09:33:27 -04:00
myarmolinsky
218e0a1b6b git mv orgs/ to organization/ 2024-10-18 09:29:01 -04:00
myarmolinsky
5eba175bf1 Add alias tag list for tags command
Change-type: minor
2024-10-18 08:49:53 -04:00
myarmolinsky
417c75484b Add alias env list for command envs
Change-type: minor
2024-10-18 07:47:46 -04:00
myarmolinsky
e853b15f12 Add ssh-key as aliases for all key commands
Change-type: minor
2024-10-17 11:46:52 -04:00
myarmolinsky
6b5c6e072b Add key list alias for keys command
Change-type: minor
2024-10-16 15:21:44 -04:00
myarmolinsky
8d1394a77d Add release list alias for releases command
Change-type: minor
2024-10-16 14:50:44 -04:00
myarmolinsky
5243803342 Add alias fleet list for fleets command
Change-type: minor
2024-10-16 12:36:45 -04:00
myarmolinsky
cad5543863 Add alias api-key list for command api-keys
Change-type: minor
2024-10-16 11:20:30 -04:00
myarmolinsky
12cdb14638 Docs: Show aliases for commands
Change-type: patch
2024-10-11 12:54:09 -04:00
myarmolinsky
b936c51941 Deprecate devices command in favor of device list
Change-type: minor
2024-10-11 12:54:09 -04:00
myarmolinsky
f52e6bd8b4 Docs: Generate CLI command references from file names instead of usage
Change-type: patch
2024-10-11 07:26:12 -04:00
myarmolinsky
0847daba1b Use default oclif USAGE message for all commands
Change-type: patch
2024-10-11 07:26:12 -04:00
Otavio Jacobi
63674c8201 Use standard visuals table component for fleet/s
This effectively removes the ability to filter/sort/customize the output table.
The cli cannot properly handle this operations on all models and this one was inconsistent.
For now we recommend that users that require parsing the CLI output use the output json format and do any kind of necessary parsing on it.

Change-type: major
2024-08-07 13:14:24 -03:00
Edwin Joassart
163dcf596e patch: fix outdated doc for "os configure"
There were an outdated warning for `os configure` on windows.
The command actually works fine on windows.

see: https://balena.zulipchat.com/#narrow/stream/403752-channel.2Fsupport-help/topic/Cytiva.20image.20downloads/near/438786503
2024-05-17 13:39:22 +02:00
dfunckt
233bc705de Pluralize command categories in docs
Pluralize command categories, eg. "Device" -> "Devices”.

Results in much fewer categories in our docs pages and we no longer have the somewhat silly separate singular and plural categories for commands such as `devices` and `device <command>`.

Change-type: patch
2024-05-15 15:49:57 +03:00
Thodoris Greasidis
766e6d4e5e build: Auto-resolve the cpu arch when the --deviceType is provided
Change-type: minor
2024-04-17 18:10:30 +03:00
Thodoris Greasidis
1ba8db1459 os versions: Add the --include-draft option
Change-type: minor
2024-01-23 16:55:36 +02:00
Thodoris Greasidis
cdada0aec8 device os-update: Add option for including pre-release versions in the list
Change-type: minor
2024-01-23 16:55:36 +02:00
Vipul Gupta (@vipulgupta2048)
d9427c3c59
Docs: Generate balenaCLI with automatic configuration
Signed-off-by: Vipul Gupta (@vipulgupta2048) <vipulgupta2048@gmail.com>
2023-11-15 13:07:01 +05:30
Vipul Gupta (@vipulgupta2048)
99094dbfda
Throw error if command directory rules not followed
Signed-off-by: Vipul Gupta (@vipulgupta2048) <vipulgupta2048@gmail.com>
2023-11-15 13:06:35 +05:30
Brian Bugh
d78045b6ab device: Add --json option for JSON output
change-type: minor
2023-11-10 12:10:53 -03:00
Morgan Larsson
221c213791 Add device start-service and stop-service commands
Change-type: minor
2023-11-06 16:13:51 -03:00
Vipul Gupta (@vipulgupta2048)
9ef4117fb8
Generate docs for recently supported commands
Added documentation for `balena fleet pin` and other recently supported commands

Change-type: patch
Signed-off-by: Vipul Gupta (@vipulgupta2048) <vipulgupta2048@gmail.com>
2023-11-03 20:28:19 +05:30
Brian Bugh
b7e5915c7a
release: Add '--json' option for JSON output
change-type: minor
2023-10-20 07:42:39 -05:00