cli.py: Ensure that context is loaded before we attempt completions
The loading of the context for artifact completion has now moved so that context is loaded immediately. This is required for 'bst artifact' sub-commands that require access to the refs stored in the artifact cache.
Loading
Please register or sign in to comment