Skip to content

Suggestion: add a WSL/Ubuntu Shelby CLI automation example #29

@Mustem

Description

@Mustem

Summary

I built a small WSL/Ubuntu-based automation workflow around Shelby CLI and thought it could be useful as an example for other developers.

Repo:
https://github.com/Mustem/shelby-cli-auto-uploader

Why this may fit the examples repository

The workflow shows a practical CLI-based automation pattern:

  • automatic text file generation
  • random 1–50 KB content generation
  • cron-based scheduled upload attempts
  • processed-file handling to avoid duplicate retries
  • simple log-based monitoring

Why it may be useful

A lot of users can upload files manually, but a lightweight scheduled workflow may help people understand how to build repeatable automation around Shelby CLI on WSL/Ubuntu.

Suggestion

Consider adding a small CLI automation example to shelby/examples, or linking to a community example like this one if that is more appropriate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions