nd profile
Manage deployment profiles
Synopsis
Create, list, deploy, and switch between named profiles.
Examples
nd profile create my-setup
nd profile list
nd profile switch my-setupOptions
-h, --help help for profileOptions inherited from parent commands
--config string path to config file (default "~/.config/nd/config.yaml")
--dry-run show what would happen without making changes
--json output in JSON format
--no-color disable colored output
-q, --quiet suppress non-error output
-s, --scope string deployment scope (global|project) (default "global")
-v, --verbose verbose output to stderr
-y, --yes skip confirmation promptsRelated
- nd - Napoleon Dynamite - coding agent asset manager
- nd profile add-asset - Add an asset to an existing profile
- nd profile create - Create a new profile
- nd profile delete - Delete a profile
- nd profile deploy - Deploy all assets in a profile
- nd profile list - List all profiles
- nd profile switch - Switch from current profile to another