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
python3 openbmctool.py -H $BMC -U root -P $PWD dump delete all
Attempting login...
You must specify an entry number to delete <-------------------------
The text was updated successfully, but these errors were encountered:
with openbmctool.py toolVersion = "1.06":
bash-4.1$ python3 openbmctool.py -H $BMC -U root -P $PWD dump list
Attempting login...
{
"data": [
"/xyz/openbmc_project/dump/internal/manager",
"/xyz/openbmc_project/dump/entry/3"
}
python3 openbmctool.py -H $BMC -U root -P $PWD dump delete all
Attempting login...
You must specify an entry number to delete <-------------------------
The text was updated successfully, but these errors were encountered: