lazycloud login
Sign in once on your machine:lazycloud login. The credential lives in
~/.lazycloud/config.yaml.
CI needs no login step. It reads LAZYCLOUD_TOKEN from your CI secret store
and LAZYCLOUD_WORKSPACE for the target workspace. To save an existing
environment token in a local profile:
--profile <name> saves the sign-in under a named profile, and
--no-activate saves it without switching to it.
lazycloud workspace
LAZYCLOUD_WORKSPACE overrides the stored choice for every command, and
--workspace <name> overrides it for one.
lazycloud profile
Profiles hold separate sign-ins. One is active at a time. Switching workspaces within one account does not need a new profile.LAZYCLOUD_PROFILE=<name> uses a profile for one command.
