Add outdated, update and upgrade commands (#865)
* Add outdated command to list cores and libs that needs upgrade * Add update command to update the index of cores and libs * Add upgrade command to upgrade all installed cores and libs * [skip changelog] Update docs with new commands * [skip changelog] Fix outdated and upgrade command * [skip changelog] Changed update and outdated commands behaviour
Showing
cli/outdated/outdated.go
0 → 100644
cli/update/update.go
0 → 100644
cli/upgrade/upgrade.go
0 → 100644
test/test_outdated.py
0 → 100644
test/test_update.py
0 → 100644
test/test_upgrade.py
0 → 100644
Please register or sign in to comment