Otavio Jacobi
b1073ca549
Fix complete generation intermitency
...
Change-type: patch
2024-07-10 21:22:20 -03:00
Vipul Gupta (@vipulgupta2048)
b393f27e1b
Remove authentication directory
...
Signed-off-by: Vipul Gupta (@vipulgupta2048) <vipulgupta2048@gmail.com>
2023-11-15 15:55:03 +05:30
Vipul Gupta (@vipulgupta2048)
4cd8f4c16e
Docs: Generate balena auto-completion
...
Signed-off-by: Vipul Gupta (@vipulgupta2048) <vipulgupta2048@gmail.com>
2023-11-15 13:08:08 +05:30
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
Morgan Larsson
221c213791
Add device start-service and stop-service commands
...
Change-type: minor
2023-11-06 16:13:51 -03:00
myarmolinsky
4b1378dfbc
api-key: Add revoke
command which accepts a list of API key ids
...
Change-type: minor
2023-06-26 08:21:23 -04:00
myarmolinsky
9975e5d9ac
Add balena block create
command for creating Blocks
...
Change-type: minor
2023-05-25 12:00:39 -04:00
myarmolinsky
c5e8f0d6ea
Add balena app create
command for creatings Apps
...
Change-type: minor
2023-05-25 11:09:02 -04:00
myarmolinsky
166130c3df
Add balena api-keys
command for listing user/fleet API keys
...
Change-type: minor
2023-05-25 09:11:36 -04:00
Matthew Yarmolinsky
934c3ddf38
release: Add validate
command for validating releases
...
Change-type: minor
Signed-off-by: Matthew Yarmolinsky <matthew-timothy@balena.io>
2022-08-15 19:44:54 +00:00
Matthew Yarmolinsky
97eb107de4
fleet: Add track-latest
command for tracking the latest release
...
Change-type: minor
Signed-off-by: Matthew Yarmolinsky <matthew-timothy@balena.io>
2022-08-15 15:34:54 -04:00
Matthew Yarmolinsky
def205f1fb
fleet: Add pin
command for pinning fleets to a specific release
...
Change-type: minor
Signed-off-by: Matthew Yarmolinsky <matthew-timothy@balena.io>
2022-08-15 15:06:10 -04:00
Matthew Yarmolinsky
cb26a736fc
Add device track command for pinning a device to the latest release or a specific release
...
Change-type: minor
Signed-off-by: Matthew Yarmolinsky <matthew-timothy@balena.io>
2022-08-03 14:42:25 -04:00
Paulo Castro
580ca0d584
Remove deprecated commands 'app' and 'apps' (renamed to 'fleet' and 'fleets')
...
Change-type: major
2021-12-23 15:34:08 +00:00
Paul Jonathan Zoulin
a18e182ae4
Add support for releases
...
Signed-off-by: Paul Jonathan <pj@balena.io>
Change-type: minor
2021-09-28 14:28:43 +00:00
Paulo Castro
64a44e7a5f
Rename applications to fleets (stage 1). See: https://git.io/JRuZr
...
- Add fleet(s) commands and -f, --fleet flags as aliases to the app(s)
commands and -a, --app, --application flags.
- Conditionally rename column/row headers and JSON object properties
from 'application' to 'fleet', with some variations.
- Print warning messages regarding the renaming, provided that stderr
is attached to an interactive terminal.
Change-type: minor
Resolves : #2302
2021-08-09 12:12:03 +01:00
Pierre Kancir
a3e90182bc
Add completion generator from oclif.manifest.json
...
Change-type: patch
2021-05-09 11:05:31 +02:00