function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Tim MaysTim Mays 

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:create
This 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.