Currently the CLI warns the user about new versions on every command invocation. It would be nice to have this warning only appear once per day or so. We should use `cli.toml` to track the last notified time.
Currently the CLI warns the user about new versions on every command invocation. It would be nice to have this warning only appear once per day or so.
We should use
cli.tomlto track the last notified time.