@a8techads/cli 0.4.2 → 0.4.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/a8techads.js +1 -1
- package/package.json +1 -1
package/dist/a8techads.js
CHANGED
|
@@ -8476,7 +8476,7 @@ Examples:
|
|
|
8476
8476
|
|
|
8477
8477
|
// src/index.ts
|
|
8478
8478
|
function createProgram() {
|
|
8479
|
-
const program2 = new Command().name("a8techads").description("A8TechAds CLI — programmatic ad platform management").version("0.4.
|
|
8479
|
+
const program2 = new Command().name("a8techads").description("A8TechAds CLI — programmatic ad platform management").version("0.4.3").addHelpText("after", `
|
|
8480
8480
|
Command Groups:
|
|
8481
8481
|
auth Authentication (login, logout, token, status)
|
|
8482
8482
|
profile Multi-profile management
|