Inedo Community Forums Forums
    • Recent
    • Tags
    • Popular
    • Login

    Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.

    If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!

    Implementing sort by modification date on pgutils for retrieving Assets

    Scheduled Pinned Locked Moved Support
    2 Posts 2 Posters 6 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M Offline
      mmaharjan_0067
      last edited by

      I'm Currently developing a custom GitHub action to download assets via pgutils as per documentation.

      A challenge I've encountered is that when running "pgutil assets list", the output lacks metadata such as modification date/time. This is crucial to many of our workflows where we need to selectively download files in various folders based on the recency.

      Is it possible if pgutils could implement a "sort by" flag that allows for sorting either alphabetically or by modification date in both ascending and descending order?

      Please let me know if you would like any further information.

      atrippA 1 Reply Last reply Reply Quote 0
      • atrippA Offline
        atripp inedo-engineer @mmaharjan_0067
        last edited by

        Hi @mmaharjan_0067 ,

        The pgutil assets list command is intended for interactive use and should not be parsed; it could change in future versions.

        Instead, you can just call the endpoint directly, which will contain the details you're looking for:
        https://docs.inedo.com/docs/proget/api/assets/folders/list

        Cheers,
        Alana

        1 Reply Last reply Reply Quote 1

        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

        With your input, this post could be even better 💗

        Register Login
        • 1 / 1
        • First post
          Last post
        Inedo Website Home • Support Home • Code of Conduct • Forums Guide • Documentation