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
Juan Cruz Viotti
4900230881
Remove command shell completion script
...
This feature is unused and doesn't provide much value.
In the future, we may include autocompletion support built in the CLI.
2015-08-13 12:21:55 -04:00
Juan Cruz Viotti
67b0a53468
Update sh completion with new commands
2015-02-09 10:00:16 -04:00
Juan Cruz Viotti
c48c77dbeb
Add init to device autocompletion
2015-01-21 11:48:20 -04:00
Juan Cruz Viotti
af8d1e4517
Implement devices supported command
2014-12-24 12:50:30 -04:00
Juan Cruz Viotti
3765f2bb6c
Improve bash completion with all commands
2014-12-24 12:42:51 -04:00
Juan Cruz Viotti
8624ff74d9
Implement Bash/Zsh basic autocompletion
2014-12-24 09:49:14 -04:00