💾 Archived View for freeshell.de › tldr › pio-package.gmi captured on 2024-07-09 at 01:36:33. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-04-28)

-=-=-=-=-=-=-

pio package

Manage packages in the registry.
Packages can only be removed within 72 hours (3 days) from the date that they are published.

More information.

pio package pack --output {path/to/package.tar.gz}
pio package publish
pio package publish --private
pio package publish {path/to/package.tar.gz}
pio package publish {path/to/package.tar.gz} --released-at "{2021-04-08 21:15:38}"
pio package unpublish {package_name}
pio package unpublish {package_name}@{version}
pio package unpublish --undo {package_name}@{version}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY