Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some format options does not work in cli, for example domainName #2110

Closed
krutilin opened this issue Nov 9, 2021 · 1 comment
Closed

Some format options does not work in cli, for example domainName #2110

krutilin opened this issue Nov 9, 2021 · 1 comment
Assignees
Labels
bug Issues related to defects and incorrect/unexpected feature behavior severity: major Issues with high impact on the product, e.g., new packages, installation issues, etc.

Comments

@krutilin
Copy link
Contributor

krutilin commented Nov 9, 2021

resolve-cloud list --format={{domainName}}

 ERROR  Error: Formatting failed: {{domainName}}                                                                                                    14:19:12
    at renderByTemplate (/Users/ykrutilin/Desktop/brewcomputer/app/node_modules/resolve-cloud/src/utils/std.ts:48:13)
    at /Users/ykrutilin/Desktop/brewcomputer/app/node_modules/resolve-cloud/src/commands/list.ts:15:23
    at Array.map (<anonymous>)
    at /Users/ykrutilin/Desktop/brewcomputer/app/node_modules/resolve-cloud/src/commands/list.ts:14:12
    at processTicksAndRejections (node:internal/process/task_queues:96:5)

error Command failed with exit code 1.

resolve v0.33

@MrCheater MrCheater added bug Issues related to defects and incorrect/unexpected feature behavior severity: major Issues with high impact on the product, e.g., new packages, installation issues, etc. labels Nov 9, 2021
@Lykoi18
Copy link
Collaborator

Lykoi18 commented Nov 10, 2021

Fixed in version 0.33.1

@Lykoi18 Lykoi18 closed this as completed Nov 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues related to defects and incorrect/unexpected feature behavior severity: major Issues with high impact on the product, e.g., new packages, installation issues, etc.
Projects
None yet
Development

No branches or pull requests

3 participants