You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
aoc: Added new command admin workspace shared_folder <workspace ID> node <shared folder ID> to provide direct access to node operations from shared folders.
global: Schema for Extended Value for option or command argument can now be retrieved using the special value help (e.g., --ts=help or package send help). Those are generated from JSON schema descriptions.
doc: Some tables in documentation are now generated from JSON schema descriptions.
Issues Fixed
global: Resolved issue where supported enumerated values were not properly listed when no value was provided (e.g., for command parameters).