Skip to content
  • Luc Didry's avatar
    Add CLI command to search and delete url · 2aa56ea6
    Luc Didry authored
    Usage:
      script/lstu url --info <short>           Print infos about the URL
      script/lstu url --remove <short> [--yes] Remove URL (ask for confirmation unless --yes is given)
                                               Will print infos about URL before confirmation
      script/lstu url --url <url>              Search URL by its true URL (like match)
    2aa56ea6