Hey, I'm just curious is it a bug or a feature: *vagrant global-status* shows cached information about all boxes in the system, however, if you run vagrant suspend, nothing is cached, but after vagrant status command.
Example: *vagrant suspend* ==> cms2900_manual: Saving VM state and suspending execution... *vagrant **global-**status* d84eba3 cms2900_manual virtualbox *running *E:/!vagrant/ cms2900 *vagrant status* cms2900_manual *saved *(virtualbox) *vagrant **global-**status* d84eba3 cms2900_manual virtualbox *saved *E:/!vagrant/ cms2900 I guess it's not a problem to cache this little info after the suspend :) Thanx for all info. -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
