You need to sign in to do that
Don't have an account?
Can I create a Lightning token bundle with the Salesforce CLI?
I'm looking for a command to create a lightning token bundle. We need something like the way we create a lightning component.
sfdx force:lightning:token:createThis isn't avaialable today, just look at sfdx force:lightning -h. Maybe its coming? For now what is the best way to create a lightning token bundle with sfdx? I'm using the CLI and VS Code with the SF extentions.