You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG
+16Lines changed: 16 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,19 @@
1
+
5.0.0
2
+
3
+
* Adds a shell (accessable with `slcli shell`) which provides autocomplete for slcli commands and options
4
+
5
+
* Move modifying nic speed to `slcli virtual edit` and `slcli hardware edit` instead of having its own command
6
+
7
+
* How filters work with `slcli call-api` has changed significantly. Instead of accepting JSON, it now accepts an easier-to-use format. See `slcli call-api -h` for examples
8
+
9
+
* Adds manager for object storage
10
+
11
+
* 'virtual' and 'hardware' are preferred over 'vs' and 'server' in the CLI
0 commit comments