Skip to content
Snippets Groups Projects

lister: Allow lister to build url out of the instance parameter

  1. May 19, 2023
    • Antoine R. Dumont's avatar
      lister: Allow lister to build url out of the instance parameter · 19bdeefb
      Antoine R. Dumont authored
      This pushes the rather elementary logic within the lister's scope. This will simplify
      and unify cli call between lister and scheduler clis. This will also allow to reduce
      erroneous operations which can happen for example in the add-forge-now.
      
      With the following, we will only have to provide the type and the instance, then
      everything will be scheduled properly.
      
      Refs. #4693
      Verified
      19bdeefb
Loading