Examples showing off the sfdx-core APIs.
Run yarn install
.
Use ts-node
to run from the examples directory.
Use node
to run from the compiled js in the lib directory after running tsc
.
We encourage you to explore our other open source projects to see more complex, real-world examples of how to use this library.
- AuthInfo
- AuthRemover
- Config
- ConfigAggregator
- ConfigFile
- Connection
- DeviceOauthService
- EnvVars
- EnvironmentVariable
- Global
- GlobalInfo
- Lifecycle
- Logger
- Messages
- MyDomainResolver
- ORG_CONFIG_ALLOWED_PROPERTIES
- Org
- OrgConfigProperties
- PermissionSetAssignment
- PollingClient
- SFDX_ALLOWED_PROPERTIES
- SF_ALLOWED_PROPERTIES
- SandboxRequestCache
- SchemaPrinter
- SchemaValidator
- ScratchOrgCache
- SfConfigProperties
- SfError
- SfInfoKeys
- SfProject
- SfProjectJson
- SfdcUrl
- SfdxPropertyKeys
- StateAggregator
- StreamingClient
- TTLConfig
- User
- WebOAuthServer
- getJwtAudienceUrl
- getLoginAudienceCombos
- scratchOrgCreate
- scratchOrgResume
- sfdc