Today the shell completion for cfcli mem display/read/write doesn't show anything useful (just files). This should show the memory types so you don't have to look this up. Since we do not know how many decks of each kind the index will not be added. One way would be to cache this, but deck will change more than for instance log/param TOCs so this is not a good idea.
Today the shell completion for
cfcli mem display/read/writedoesn't show anything useful (just files). This should show the memory types so you don't have to look this up. Since we do not know how many decks of each kind the index will not be added. One way would be to cache this, but deck will change more than for instance log/param TOCs so this is not a good idea.