Skip to content

Minor UX improvement for cli messages #229

Description

@kisskri

When I run jottad on non default port the run 'jotta-cli ...' messages do not contain port so I have to enter manually.
e.g.

/usr/bin/jotta-cli --port 6666 download --merge --mergemode=metadata "Photos/Timeline/2026" /jotta/Photos/Timeline
> starting download Photos/Timeline/2026 => /data/jotta/marianna/Photos/Timeline/2026
> gathering metadata ... (ctrl-C to cancel)
> 2156 files (13.99GiB) found in 3.13051413s
started download xxxxx
  run 'jotta-cli download --abort=xxxxx' to cancel
  run 'jotta-cli observe --downloadid=xxxxx' to view progress
  or see 'jotta-cli list downloads' for information about
  all current, queued or failed downloads

it would be delightful if it print

  run 'jotta-cli --port 6666 download --abort=xxxxx' to cancel
  run 'jotta-cli --port 6666 observe --downloadid=xxxxx' to view progress

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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