Skip to content

Conversation

soridalac
Copy link
Contributor

@soridalac soridalac commented Sep 6, 2024

What does this PR do?

make the default value to be static value only in the help text

What issues does this PR fix or reference?

@W-10067032@

@WillieRuemmele
Copy link
Contributor

QA Notes


✅ : in --help

 ➜  ../../oss/plugin-deploy-retrieve/bin/run.js project convert source  --help
Convert source-formatted files into metadata that you can deploy using Metadata API.

USAGE
  $ sf project convert source [--json] [--flags-dir <value>] [--api-version <value>] [-r <value>] [-d <value>] [-n
    <value>] [-p <value>... | -x <value> | -m <value>...]

FLAGS
  -d, --output-dir=<value>     [default: metadataPackage_>timestamp<] Output directory to store the Metadata
                               API–formatted files in.

✅ : and in action

 ➜  ../../oss/plugin-deploy-retrieve/bin/run.js project convert source  --source-dir force-app 
Source was successfully converted to Metadata API format and written to the location: /Users/william.ruemmele/projects/scratches/ebikes-lwc/metadataPackage_1725658574209

@WillieRuemmele WillieRuemmele merged commit 7f4f4db into main Sep 6, 2024
43 of 44 checks passed
@WillieRuemmele WillieRuemmele deleted the test1 branch September 6, 2024 21:36
@iowillhoit iowillhoit changed the title fix: default hep value W-10067032 fix: default hep value Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants