I’m not using Swift much, but there’s a time that I had to deal with this to troubleshoot a problem. Here’s the some commands to check Swift status.
$ swift stat $ swift stat $ swift stat $ swift list $ swift list --prefix= $ swift --all download $ swift download $ swift download $ swift --all delete $ swift delete $ swift delete
Leave a Reply