Description
Extend moss init and the config file to support named profiles, so users working across multiple Moss projects can switch context without re-exporting environment variables.
Acceptance Criteria
moss init --profile staging : saves credentials under a named profile
moss index list --profile staging: uses that profile's credentials
MOSS_PROFILE environment variable selects the active profile
moss profile list : shows available profiles
Please share a loom video once ready for review
Description
Extend moss init and the config file to support named profiles, so users working across multiple Moss projects can switch context without re-exporting environment variables.
Acceptance Criteria
moss init --profile staging: saves credentials under a named profilemoss index list --profile staging: uses that profile's credentialsMOSS_PROFILEenvironment variable selects the active profilemoss profile list: shows available profilesPlease share a loom video once ready for review