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