makea-cli 0.1.18__tar.gz → 0.1.20__tar.gz
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.
- {makea_cli-0.1.18 → makea_cli-0.1.20}/PKG-INFO +1 -1
- makea_cli-0.1.20/makea_cli/__init__.py +1 -0
- {makea_cli-0.1.18 → makea_cli-0.1.20}/makea_cli/commands/directory/cmd.py +6 -2
- {makea_cli-0.1.18 → makea_cli-0.1.20}/pyproject.toml +1 -1
- makea_cli-0.1.18/makea_cli/__init__.py +0 -1
- {makea_cli-0.1.18 → makea_cli-0.1.20}/.claude/skills/create-supplier-profile/SKILL.md +0 -0
- {makea_cli-0.1.18 → makea_cli-0.1.20}/.claude/skills/lark-cli-setup/SKILL.md +0 -0
- {makea_cli-0.1.18 → makea_cli-0.1.20}/.claude/skills/link-supplier-user/SKILL.md +0 -0
- {makea_cli-0.1.18 → makea_cli-0.1.20}/.claude/skills/makea-cli-setup/SKILL.md +0 -0
- {makea_cli-0.1.18 → makea_cli-0.1.20}/.claude/skills/payment-revenue-report/SKILL.md +0 -0
- {makea_cli-0.1.18 → makea_cli-0.1.20}/.claude/skills/supplier-user-id-migration/SKILL.md +0 -0
- {makea_cli-0.1.18 → makea_cli-0.1.20}/.gitignore +0 -0
- {makea_cli-0.1.18 → makea_cli-0.1.20}/README.md +0 -0
- {makea_cli-0.1.18 → makea_cli-0.1.20}/makea-collection-upload/SKILL.md +0 -0
- {makea_cli-0.1.18 → makea_cli-0.1.20}/makea-collection-upload/scripts/create_products.py +0 -0
- {makea_cli-0.1.18 → makea_cli-0.1.20}/makea_cli/__main__.py +0 -0
- {makea_cli-0.1.18 → makea_cli-0.1.20}/makea_cli/api_client.py +0 -0
- {makea_cli-0.1.18 → makea_cli-0.1.20}/makea_cli/auth_pkce.py +0 -0
- {makea_cli-0.1.18 → makea_cli-0.1.20}/makea_cli/commands/__init__.py +0 -0
- {makea_cli-0.1.18 → makea_cli-0.1.20}/makea_cli/commands/_util.py +0 -0
- {makea_cli-0.1.18 → makea_cli-0.1.20}/makea_cli/commands/analytics/__init__.py +0 -0
- {makea_cli-0.1.18 → makea_cli-0.1.20}/makea_cli/commands/analytics/cmd.py +0 -0
- {makea_cli-0.1.18 → makea_cli-0.1.20}/makea_cli/commands/auth/__init__.py +0 -0
- {makea_cli-0.1.18 → makea_cli-0.1.20}/makea_cli/commands/auth/cmd.py +0 -0
- {makea_cli-0.1.18 → makea_cli-0.1.20}/makea_cli/commands/designer/__init__.py +0 -0
- {makea_cli-0.1.18 → makea_cli-0.1.20}/makea_cli/commands/designer/cmd.py +0 -0
- {makea_cli-0.1.18 → makea_cli-0.1.20}/makea_cli/commands/directory/__init__.py +0 -0
- {makea_cli-0.1.18 → makea_cli-0.1.20}/makea_cli/commands/document/__init__.py +0 -0
- {makea_cli-0.1.18 → makea_cli-0.1.20}/makea_cli/commands/document/cmd.py +0 -0
- {makea_cli-0.1.18 → makea_cli-0.1.20}/makea_cli/commands/email/__init__.py +0 -0
- {makea_cli-0.1.18 → makea_cli-0.1.20}/makea_cli/commands/email/cmd.py +0 -0
- {makea_cli-0.1.18 → makea_cli-0.1.20}/makea_cli/commands/library/__init__.py +0 -0
- {makea_cli-0.1.18 → makea_cli-0.1.20}/makea_cli/commands/library/cmd.py +0 -0
- {makea_cli-0.1.18 → makea_cli-0.1.20}/makea_cli/commands/metrics/__init__.py +0 -0
- {makea_cli-0.1.18 → makea_cli-0.1.20}/makea_cli/commands/metrics/cmd.py +0 -0
- {makea_cli-0.1.18 → makea_cli-0.1.20}/makea_cli/commands/orders/__init__.py +0 -0
- {makea_cli-0.1.18 → makea_cli-0.1.20}/makea_cli/commands/orders/cmd.py +0 -0
- {makea_cli-0.1.18 → makea_cli-0.1.20}/makea_cli/commands/product/__init__.py +0 -0
- {makea_cli-0.1.18 → makea_cli-0.1.20}/makea_cli/commands/product/cmd.py +0 -0
- {makea_cli-0.1.18 → makea_cli-0.1.20}/makea_cli/commands/supplier/__init__.py +0 -0
- {makea_cli-0.1.18 → makea_cli-0.1.20}/makea_cli/commands/supplier/cmd.py +0 -0
- {makea_cli-0.1.18 → makea_cli-0.1.20}/makea_cli/config.py +0 -0
- {makea_cli-0.1.18 → makea_cli-0.1.20}/makea_cli/main.py +0 -0
- {makea_cli-0.1.18 → makea_cli-0.1.20}/makea_cli/posthog_client.py +0 -0
- {makea_cli-0.1.18 → makea_cli-0.1.20}/npm/makea-cli/README.md +0 -0
- {makea_cli-0.1.18 → makea_cli-0.1.20}/npm/makea-cli/makea-cli.mjs +0 -0
- {makea_cli-0.1.18 → makea_cli-0.1.20}/npm/makea-cli/package.json +0 -0
- {makea_cli-0.1.18 → makea_cli-0.1.20}/uv.lock +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
__version__ = "0.1.20"
|
|
@@ -59,7 +59,7 @@ def register(app: typer.Typer) -> None:
|
|
|
59
59
|
def create_user(
|
|
60
60
|
email: str = typer.Argument(
|
|
61
61
|
...,
|
|
62
|
-
help="Email address
|
|
62
|
+
help="Email address the new account signs in with.",
|
|
63
63
|
),
|
|
64
64
|
user_type: str = typer.Option(
|
|
65
65
|
...,
|
|
@@ -94,7 +94,11 @@ def register(app: typer.Typer) -> None:
|
|
|
94
94
|
username: str | None = typer.Option(
|
|
95
95
|
None,
|
|
96
96
|
"--username",
|
|
97
|
-
help=
|
|
97
|
+
help=(
|
|
98
|
+
"Optional Cognito pool username. Defaults to the email local part "
|
|
99
|
+
"(the pool has email as an alias, so the username itself cannot be "
|
|
100
|
+
"an email address). Sign-in uses the email either way."
|
|
101
|
+
),
|
|
98
102
|
),
|
|
99
103
|
) -> None:
|
|
100
104
|
"""
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
__version__ = "0.1.17"
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|