Closed ykethan closed 3 weeks ago
System: OS: macOS 14.7 CPU: (8) arm64 Apple M1 Memory: 171.00 MB / 16.00 GB Shell: /opt/homebrew/bin/fish Binaries: Node: 20.11.1 - ~/.local/share/nvm/v20.11.1/bin/node Yarn: 1.22.21 - ~/.local/share/nvm/v20.11.1/bin/yarn npm: 10.8.2 - ~/.local/share/nvm/v20.11.1/bin/npm pnpm: 9.10.0 - ~/Library/pnpm/pnpm NPM Packages: @aws-amplify/auth-construct: 1.3.1 @aws-amplify/backend: 1.5.0 @aws-amplify/backend-auth: 1.2.0 @aws-amplify/backend-cli: 1.2.9 @aws-amplify/backend-data: 1.1.4 @aws-amplify/backend-deployer: 1.1.5 @aws-amplify/backend-function: 1.7.0 @aws-amplify/backend-output-schemas: 1.3.0 @aws-amplify/backend-output-storage: 1.1.2 @aws-amplify/backend-secret: 1.1.4 @aws-amplify/backend-storage: 1.2.1 @aws-amplify/cli-core: 1.1.3 @aws-amplify/client-config: 1.4.0 @aws-amplify/deployed-backend-client: 1.4.1 @aws-amplify/form-generator: 1.0.3 @aws-amplify/model-generator: 1.0.8 @aws-amplify/platform-core: 1.1.0 @aws-amplify/plugin-types: 1.3.0 @aws-amplify/sandbox: 1.2.3 @aws-amplify/schema-generator: 1.2.4 aws-amplify: 6.6.5 aws-cdk: 2.162.1 aws-cdk-lib: 2.162.1 typescript: 5.6.3 AWS environment variables: AWS_STS_REGIONAL_ENDPOINTS = regional AWS_NODEJS_CONNECTION_REUSE_ENABLED = 1 AWS_SDK_LOAD_CONFIG = 1 No CDK environment variables
yargs by default does not enable short hand version of the commands and would need to be enabled
npx ampx -h
npx ampx -v
short hand versions
closing the issue as this has been added: https://github.com/aws-amplify/amplify-backend/pull/2144
Environment information
Describe the feature
yargs by default does not enable short hand version of the commands and would need to be enabled
Use case
short hand versions