pio-pkg
Verified for current stable LTS
Pio Pkg Command: Publish Package Custom Release Date
Use for publish package custom release date with Pio Pkg. Exact CLI syntax to publish package custom release date using Pio Pkg.
When to use this: Use for publish package custom release date with Pio Pkg.
Command Syntax
pio pkg publish <path/to/package.tar.gz> --released-at "{2021-04-08 21:15:38}" pio pkg publish <path/to/package.tar.gz> --released-at "`{2021-04-08 21:15:38`}" Command Breakdown
--released-at- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to publish package custom release date using Pio Pkg.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Pio Pkg Command: Create And Publish Package Tarball
pio pkg publish Pio Pkg Command: Create Package Tarball pio pkg pack -o <path/to/package.tar.gz> Pio Pkg Command: Publish Package pio pkg publish <path/to/package.tar.gz> Pio Pkg Command: Publish Private Package pio pkg publish --private Pio Pkg Command: Remove All Versions Of Package pio pkg unpublish <package>