Skip to content
Randal T Meyer edited this page May 5, 2024 · 2 revisions

These commands let a User mnaage their personal settings.

User Lifecycle

These commands are used to view and update a User's settings.

View User Details

This command displays information about the User, specifically their settings overrides.

Example:

sage! user details

Update a User

This command allows you to change your User settings overrides. All settings are optional and are set using the argument format of option="value". You are also able to unset a setting to return it to the default. User Options are detailed here.

Example:

sage! user update dialogPostType="post"
sage! user update sagePostType="embed"
Clone this wiki locally