Skip to content

Releases: AtomsDevs/atoms-cli

1.0.1

05 Sep 21:02
Compare
Choose a tag to compare
  • the list command now uses the short AID for atoms and formatted dates
  • the enter command now support the short AID

1.0.0-beta

01 Sep 20:24
Compare
Choose a tag to compare
❯ flatpak run --command=atoms-cli pm.mirko.Atoms --help
Portal call failed: org.freedesktop.DBus.Error.ServiceUnknown
usage: atoms-cli [-h] {distributions,list,create,enter,exec} ...

Atoms CLI

positional arguments:
  {distributions,list,create,enter,exec}
                        sub-command help
    distributions       list supported distributions
    list                list all your atoms
    create              create a new atom
    enter               enter an existing atom
    exec                execute a command in an existing atom

optional arguments:
  -h, --help            show this help message and exit