evroc config set-project

Set current project

evroc config set-project <project-id> [flags]

Examples


	# Set current project
	$ evroc config set-project <project-id>
	

Options

  -h, --help   help for set-project

Options inherited from parent commands

      --config string   Path to the evroc config file (default "~/.evroc/config.yaml")

SEE ALSO