Profile
The profile command in Plybuild is designed for efficient management of different user profiles, each with its unique configurations and settings. This feature allows users to create, modify, and switch between profiles, enabling a seamless transition across various project environments and personal preferences. It’s especially useful in collaborative settings or for individuals handling multiple projects, as it simplifies the complexity of managing distinct configurations. The command enhances Plybuilds’s customization capabilities, making it a valuable tool for organized and streamlined project management.
Help
Manage profiles settings for ply
Usage:
ply profile [flags]
ply profile [command]
Aliases:
profile, profiles
Available Commands:
config Config display in the terminal
Flags:
--cloud-sync sync with cloud config repo
--edit edit active profile local config
-h, --help help for profile
--reset reset local config
--show show local config
--use string switch to profile
Global Flags:
--debug turn on debug output
--doc open documentation website
--force uses default for prompts
--json turn on json output logging
Use "ply profile [command] --help" for more information about a command.